Metadata-Version: 2.4
Name: xhamster_api
Version: 1.3
Summary: A Python API for the Porn Site xhamster.com
Author-email: Johannes Habel <EchterAlsFake@proton.me>
License: LGPLv3
Project-URL: Homepage, https://github.com/EchterAlsFake/xhamster_api
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: eaf_base_api
Requires-Dist: httpx
Provides-Extra: av
Requires-Dist: av; extra == "av"
Provides-Extra: ffmpeg
Requires-Dist: ffmpeg-progress-yield; extra == "ffmpeg"
Dynamic: license-file

tests are working, github just hates me

This is a very rushed release to support downloading for my Porn Fetch project. I will extend this API over the next months.
If you have specific feature requests, please report them in the Issues section.

For current usage of the API please see the code. It's very self-explaining.
