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

ExtractorError: YouTube said: This video does not exist. #1095

Closed
kenorb opened this issue Jul 22, 2013 · 1 comment
Closed

ExtractorError: YouTube said: This video does not exist. #1095

kenorb opened this issue Jul 22, 2013 · 1 comment

Comments

@kenorb
Copy link

@kenorb kenorb commented Jul 22, 2013

$ youtube-dl -vcti --write-description --write-info-json --all-subs --write-thumbnail -R5 http://www.youtube.com/blackvault2

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-vcti', '--write-description', '--write-info-json', '--all-subs', '--write-thumbnail', '-R5', 'http://www.youtube.com/blackvault2']
[debug] youtube-dl version 2013.07.17.1
[debug] Python version 2.7.4 - Linux-3.8.0-26-generic-i686-with-Ubuntu-13.04-raring
[debug] Proxy map: {}
[youtube] Setting language
[youtube] blackvault2: Downloading video webpage
[youtube] blackvault2: Downloading video info webpage
ERROR: YouTube said: This video does not exist.
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
    ie_result = ie.extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
    return self._real_extract(url)
  File "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 460, in _real_extract
    raise ExtractorError(u'YouTube said: %s' % video_info['reason'][0], expected=True)
ExtractorError: YouTube said: This video does not exist.
@kenorb
Copy link
Author

@kenorb kenorb commented Jul 22, 2013

sorry, again, it was wrong URL:)
http://www.youtube.com/user/blackvault2

@kenorb kenorb closed this Jul 22, 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
1 participant
You can’t perform that action at this time.