Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/racinmat/premium-downloader


https://github.com/racinmat/premium-downloader

crawler pornhub pornhub-downloader python

Last synced: about 3 hours ago
JSON representation

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`