PornHub-downloader-python
PornHub-downloader-python copied to clipboard
I see "deprecated deprecated deprecated deprecated" in README.md,Will you write a new pornhub downloader in the future?
I see "deprecated deprecated deprecated deprecated" in README.md,Will you write a new pornhub downloader in the future?
I just tried it now, it seems to start downloading but then says complete and all the files are 2KB Size So it is not working, but yes it seems very powerful and perfect if they fix the issue Please fix or direct me to another script or software.
Download issue seems to be caused by old youtube-dl being installed, to install latest instead, edit requirements.txt and change
youtube-dl==2020.1.1
to
youtube-dl>2020.1.1
Then run the pip3 install -r requirements.txt
command again.
In my case it installed 2021.4.26 which downloaded videos fine.