A Python API for the Porn Site xnxx.com
Project description
XNXX API
Description
XNXX API is an API for xnxx.com. It allows you to fetch information from videos using regexes and requests.
Disclaimer
[!IMPORTANT] XNXX API is in violation to the ToS of xnxx.com! If you are the website owner of xnxx.com, contact me at my E-Mail, and I'll take this repository immediately offline. EchterAlsFake@proton.me
Quickstart
Have a look at the Documentation for more details
- Install the library with
pip install xnxx_api
from xnxx_api import Client
# Initialize a Client object
client = Client()
# Fetch a video
video_object = client.get_video("<insert_url_here>")
# Information from Video objects
print(video_object.title)
print(video_object.likes)
# Download the video
video_object.download(downloader="threaded", quality="best", path="your_output_path + filename")
# SEE DOCUMENTATION FOR MORE
[!NOTE] XNXX API can also be used from the command line. Do: xnxx_api -h to see the options
Changelog
See Changelog for more details.
Support (Donations)
I am developing all my projects entirely for free. I do that because I have fun and I don't want to charge 30€ like other people do.
However, if you find my work useful, please consider donating something. A tiny amount such as 1€ means a lot to me.
Paypal: https://paypal.me/EchterAlsFake
XMR (Monero): 46xL2reuanxZgFxXBBaoagiEJK9c7bL7aiwKNR15neyX2wUsX2QVzkeRMVG2Cro44qLUNYvsP1BQa12KPbNat2ML41nyEeq
Contribution
Do you see any issues or having some feature requests? Simply open an Issue or talk in the discussions.
Pull requests are also welcome.
License
Licensed under the LGPLv3 License
Copyright (C) 2023–2025 Johannes Habel
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xnxx_api_async-1.5.3.tar.gz.
File metadata
- Download URL: xnxx_api_async-1.5.3.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
437e306bfd3d8f27d5e18f3c873c8069b743266dd526ca45699ee07658350c29
|
|
| MD5 |
8470dc0e684f6b65713d7c1775f1623f
|
|
| BLAKE2b-256 |
68a1dd6ccfe3cb14b5598a1991c363102b321e71a0da32d22f032107ee1c6037
|
File details
Details for the file xnxx_api_async-1.5.3-py3-none-any.whl.
File metadata
- Download URL: xnxx_api_async-1.5.3-py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9158673ddcfda48affe06b5ee636317062bf3ce08c35e6a52fceee42defd7d2c
|
|
| MD5 |
ba6806247e5922361a3b76fc1b497ee5
|
|
| BLAKE2b-256 |
d6c07aa0fa37c2c57bc4bbff784933967d3eb30e390003d7e286b9c2669b5f90
|