Releases: EchterAlsFake/EPorner_API
Releases · EchterAlsFake/EPorner_API
1.9.7
1.9.6
Changelog
- Resume support
- Cancellation support
- Improved logging
- Switched to UV for project management
- Updated documentation
- Support for Python >= 3.9
1.9.5
Changelog
- you can now use integer values for the video quality
1.9.4
- fixed thumbnails when searching
1.9.3
Changelog
- improved speed for Pornstar videos and videos by category
- two new configuration options. See Documentation of eaf_base_api for more information
1.9.2
Changelog
- brotli support
- http2 support
- better networking
1.9.1
- fixed json decode error (once and forever)
1.9.0
- fixed a download error where the whole video would be downloaded two times
In the past this was used as a fix, because eporner would redirect you, however since I fixed the stuff with the headers now, we don't need that anymore.
If an error happens where a video is like 1 minute long and shows something like "This video is only available at EPorner.com" then use workaround=True in video.download() to fix this.
1.8.9
- fixed headers
- enabled network logging
- did other stuff idk my brain is cooked for real
- did backend stuff (no changes for you lol)
- switched to pyproject.toml
1.8.8
- type hinting and other stuff idk