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.
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