Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
pornHD extractor not working properly #4893
Comments
|
Can confirm this. I tried to figure it out too, but haven't been able to get far. Edit: Oops, I've updated to the latest version, and it works now.
Check the FAQ for more information on how to update youtube-dl. |
|
Indeed, this has already been fixed in youtube-dl 2015.02.10.3 and newer. Refer to our FAQ if you have trouble updating youtube-dl. |
|
it works now |
Hi
I was trying download video from pornHD (http://www.pornhd.com/videos/2602/horny-blondes-really-into-facesitting-hd-porn-movie) and I get the following error:
I tinkered with pornhd.py extractor file and found there was an error in regex for "source"
and changed it to
then there was error with next block, so changed:
to
Now I am getting the following error:
Please help me getting this resolved.
(I am new to python / js / json and first time posting on github, please pardon me if there are any mistakes. Let me know if any further info is required)
(if this helps someone, i used http://pythex.org/ to understand the regex!)