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.
Error extracting title when downloading playlists from Youtube. #5040
Comments
|
Could you post |
|
Sure, link to the dump file I got is the following: https://transfer.sh/uBq7N/out.dump Trace also included for interest and incase it helps.
|
|
This will be fixed in the next version. Thanks for the report. |
|
Awesome, thanks :) |
|
I believe this issue to be fixed in youtube-dl version 2015.02.24 and newer. See our FAQ if you need help updating. |
|
Seems to be fixed, grabbed latest version via pip :) |
Here is the trace:
It appears that something is breaking in the regexes used to extract the videos title from the page. I am unsure where to start digging into it, but guess it might be to do with perhaps a minute change in Youtube's user interface/HTML code?
Interestingly, non playlist downloads still work. When I remove the playlist bit of the URL, it all works fine.