An API for PornHub
Project description
PHUB - An API for PornHub.
PHUB is an API wrapper for Pornhub (PH). It is able to communicate with most used PH features such as video searching, downloading, account connection, etc.
Learn more on the project documentation and github page.
Installation
Dependencies: requests
, click
, tqdm
pip install -U phub
Or, development branch:
pip install -U git+https://github.com/Egsagon/PHUB.git`
Exemple usage
import phub
client = phub.Client()
video = client.get(url = '...')
video.download('my-video.mp4', quality = 'best')
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
phub-3.2.1.tar.gz
(33.6 kB
view details)
Built Distribution
phub-3.2.1-py3-none-any.whl
(35.3 kB
view details)
File details
Details for the file phub-3.2.1.tar.gz
.
File metadata
- Download URL: phub-3.2.1.tar.gz
- Upload date:
- Size: 33.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a1df1df6c84d2dfd0856fc22307d8de0be93ec39a59aa5376d6fc9993b91aed |
|
MD5 | c01c39b4ca8bfc70274bc8ea158aa60a |
|
BLAKE2b-256 | d6f866aa6b3c6ac48b4ee9b86ab889b8454060f4a35bb4031a01aa308eaace50 |
File details
Details for the file phub-3.2.1-py3-none-any.whl
.
File metadata
- Download URL: phub-3.2.1-py3-none-any.whl
- Upload date:
- Size: 35.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c87c890dfc0b42bdd735fdb402e25b27a1d8f1d68f4c8ad0937ffee84f48d58 |
|
MD5 | 1d0192e38e901434f4a9caed1df04f41 |
|
BLAKE2b-256 | ad705bcefec473a88bd2100af8b2e7f93ea8223d9478e52c29e9386122a8b018 |