mariosemes / PornHub-downloader-python

Download stuff from PH the easy way.
GNU General Public License v3.0
776 stars 187 forks source link

I see "deprecated deprecated deprecated deprecated" in README.md,Will you write a new pornhub downloader in the future? #48

Open RiotGamesU opened 3 years ago

RiotGamesU commented 3 years ago

I see "deprecated deprecated deprecated deprecated" in README.md,Will you write a new pornhub downloader in the future?

RoroRoze commented 3 years ago

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.

anananon commented 3 years ago

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.