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.
Unable to download playlist using the youtube-dl command. #3014
Comments
|
Please post the full output you get when running |
|
Having done -verbose, it showed a proxy error which I corrected. Now when I use the command, I am getting a keyerror as below: youtube-dl "https://www.youtube.com/watch?v=BO6XJSaFYzk&list=PLm4W7_iX_v4NqPUjceOGd-OKNVO4c_cPD" --verbose File "/usr/bin/youtube-dl/init.py", line 520, in _real_main File "/usr/bin/youtube-dl/FileDownloader.py", line 475, in download Thanks in Advance! |
|
You are using a (quite) outdated version, run |
|
Thanks so much! It worked after updating the version!! |
Hi... I keep getting this error 'ERROR: unable to download video webpage: <urlopen error [Errno -2] Name or service not known>'
When I try the following
youtube-dl "https://www.youtube.com/playlist?list=PLm4W7_iX_v4OMSgc8xowC2h70s-unJKCp"
Can you please help?
Thanks in advance!