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

unable to download video info webpage: HTTP Error 404: Not Found #23960

Closed
lucas1 opened this issue Feb 4, 2020 · 0 comments
Closed

unable to download video info webpage: HTTP Error 404: Not Found #23960

lucas1 opened this issue Feb 4, 2020 · 0 comments

Comments

@lucas1
Copy link

@lucas1 lucas1 commented Feb 4, 2020

Hi Everyone,

I updated to last version, but continue this error:

youtube-dl https://youtu.be/7ZN1Vi1QOxI --no-check-certificate --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://youtu.be/7ZN1Vi1QOxI', u'--no-check-certificate', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.01.24
[debug] Python version 2.7.13 (CPython) - Linux-4.19-ovh-xxxx-std-ipv6-64-x86_64-with-debian-9.11
[debug] exe versions: ffmpeg 3.2.14-1, ffprobe 3.2.14-1
[debug] Proxy map: {}
[youtube] 7ZN1Vi1QOxI: Downloading webpage
[youtube] 7ZN1Vi1QOxI: Downloading video info webpage
WARNING: unable to download video info webpage: HTTP Error 404: Not Found
WARNING: unable to download video info webpage: HTTP Error 404: Not Found
WARNING: unable to download video info webpage: HTTP Error 404: Not Found
WARNING: unable to download video info webpage: HTTP Error 404: Not Found
ERROR: 7ZN1Vi1QOxI: YouTube said: Unable to extract video data
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1841, in _real_extract
'YouTube said: %s' % unavailable_message, expected=True, video_id=video_id)
ExtractorError: 7ZN1Vi1QOxI: YouTube said: Unable to extract video data

Thanks.

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
2 participants
You can’t perform that action at this time.