Releases: pyporn-san/Multporn
Releases · pyporn-san/Multporn
v1.4.0
- Removed
RequestHandler
class - Added
requestsParams
argument to all three classes - Added proxy support to all three classes
- Files now are only skipped for error code
404
Full Changelog: v1.3.6...v1.4.0
v1.3.6
Bump to 1.3.6
v1.3.5
Change in requirements.txt that stops this package breaking installs for no good reason
1.3.4
- Fixed return in
Multporn.downloadContent()
1.3.3
- Fixed and optimized
Multporn.downloadContent
1.3.2
- Finally added documentation
- increased the python version requirement to 3.8 because of
cached_property
not existing in older versions
1.3.1
- Fixed Utils.Search bug
1.3.0
- Changed the return type of Utils.search
- Added thumbnail property to Multporn
1.2.3
- General code imporvements
1.2.2
- Fixed a
Utils.Search
problem which was likely caused by a change in the site api