Skip to content

Releases: EchterAlsFake/hqporner_api

1.7.3

10 Jan 13:37
5624ad7
Compare
Choose a tag to compare
  • small micro patch to fix path issues in CLI

1.7.2

06 Jan 20:05
d00d1ef
Compare
Choose a tag to compare
  • async support
  • fixed path issues in CLI

1.7.1

03 Jan 13:08
08ae58b
Compare
Choose a tag to compare

Changelog

  • switched to httpx
  • removed lxml, requests from dependencies
  • removed useless code from functions.py

1.7.0

01 Jan 16:19
cff0594
Compare
Choose a tag to compare

1.7

  • support for custom proxies (See Documentation)
  • new custom caching system
  • added download tests
  • new caching system

HQPorner 1.6.6

19 Nov 07:38
bdf92ce
Compare
Choose a tag to compare

1.6.6

  • implemented command line interface hqporner -h
  • changed static paging to infinite paging
  • optimized imports
  • added no title argument for downloading
  • renamed categories to tags (for my Porn Fetch project)
  • small path refactor
  • typos

1.6-1.6.5

28 Mar 17:14
Compare
Choose a tag to compare

1.6.1-1.6.5

  • fixed stuff
  • code refactoring
  • typo fixes
  • idk

v1.6

10 Feb 02:09
Compare
Choose a tag to compare

1.6

  • changed some stuff in the code
  • fixed actress function
  • you can now get the thumbnails from videos

hqporner API v.15

31 Jan 19:32
Compare
Choose a tag to compare

1.5

  • You can now pass a string to the quality argument instead of the object

1.4

27 Jan 21:41
Compare
Choose a tag to compare
1.4

1.4

  • fixed the list category function
  • you can now also input an actress URL instead of the name

HQPorner API 1.3

03 Jan 20:42
Compare
Choose a tag to compare

1.3

  • restructured some methods
  • added some stuff related to code quality
  • fixed some issues in the consts
  • added Category and Sort object
  • added decorators to check video objects a bit better (still not the best)
  • removed tqdm, as I think we don't need it and a text progressbar is good enough

I recommend reading through the documentation, as some usages have changed.