Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: unable to download video #1201

Closed
andrecaruso opened this issue Aug 7, 2013 · 2 comments
Closed

ERROR: unable to download video #1201

andrecaruso opened this issue Aug 7, 2013 · 2 comments

Comments

@andrecaruso
Copy link

@andrecaruso andrecaruso commented Aug 7, 2013

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

@mdmrcglu
Copy link

@mdmrcglu mdmrcglu commented Aug 7, 2013

@andrecaruso
Copy link
Author

@andrecaruso andrecaruso commented Aug 7, 2013

TKS! Worked like a charm!

@jaimeMF jaimeMF closed this Aug 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.