https://github.com/racinmat/premium-downloader
https://github.com/racinmat/premium-downloader
crawler pornhub pornhub-downloader python
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/racinmat/premium-downloader
- Owner: racinmat
- Created: 2019-06-03T23:12:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T17:09:02.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T14:41:23.733Z (over 1 year ago)
- Topics: crawler, pornhub, pornhub-downloader, python
- Language: Python
- Size: 24 MB
- Stars: 22
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Premium downloader
This tools downloads premium pornhub videos.
The `python crawl_videos.py` gathers video links by pornstars.
The `python get_download_links.py` grabs video links and downloads using download link.
```bash
conda create -n crawling python=3.9
conda activate crawling
conda install sqlite certifi
```
from https://googlechromelabs.github.io/chrome-for-testing/#stable I downloaded correct chromedriver
and put it to `chromedriver.exe`