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: unable to download video #1201
Comments
|
TKS! Worked like a charm! |
When trying to download VEVO videos:
youtube-dl -v --cookies --no-check-certificate https://www.youtube.com/watch?v=qrO4YZeyl0I
ERROR: unable to download video
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/youtube_dl-2013.08.02-py2.7.egg/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "/Library/Python/2.7/site-packages/youtube_dl-2013.08.02-py2.7.egg/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "/Library/Python/2.7/site-packages/youtube_dl-2013.08.02-py2.7.egg/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
for r in ie_result['entries']
File "/Library/Python/2.7/site-packages/youtube_dl-2013.08.02-py2.7.egg/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
self.process_info(ie_result)
File "/Library/Python/2.7/site-packages/youtube_dl-2013.08.02-py2.7.egg/youtube_dl/YoutubeDL.py", line 550, in process_info
raise UnavailableVideoError()
UnavailableVideoError