Skip to content

Releases: EchterAlsFake/EPorner_API

1.9.7

08 Feb 04:52
6dfc0c4

Choose a tag to compare

Changelog

  • Addded some method I need for Porn Fetch
  • PLEASE LOOK AT THE RELEASE OF 1.9.6!!! (a lot more important)

1.9.6

06 Feb 21:56
4e072ab

Choose a tag to compare

Changelog

  • Resume support
  • Cancellation support
  • Improved logging
  • Switched to UV for project management
  • Updated documentation
  • Support for Python >= 3.9

1.9.5

26 Oct 18:53
dd0a772

Choose a tag to compare

Changelog

  • you can now use integer values for the video quality

1.9.4

26 Oct 14:53
eef65f9

Choose a tag to compare

  • fixed thumbnails when searching

1.9.3

25 Oct 23:51
8c51973

Choose a tag to compare

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

22 Oct 16:22
d96d738

Choose a tag to compare

Changelog

  • brotli support
  • http2 support
  • better networking

1.9.1

08 Aug 17:51
0afb1a9

Choose a tag to compare

  • fixed json decode error (once and forever)

1.9.0

07 Aug 00:51
8e574e7

Choose a tag to compare

  • 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

06 Aug 01:44
c0c2e9e

Choose a tag to compare

  • 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

30 Jul 17:30
f4eb766

Choose a tag to compare

  • type hinting and other stuff idk