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 data: HTTP Error 404: Not Found #18828

Closed
Kara95 opened this issue Jan 12, 2019 · 0 comments
Closed

ERROR: unable to download video data: HTTP Error 404: Not Found #18828

Kara95 opened this issue Jan 12, 2019 · 0 comments

Comments

@Kara95
Copy link

@Kara95 Kara95 commented Jan 12, 2019

  • I've verified and I assure that I'm running youtube-dl 2019.01.10
  • Bug report (encountered problems with youtube-dl)

I've got a problem with error 404:

command:

youtube-dl -u USER@gmail.com -p PASS -v "URL"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-v', 'https://www.youtube.com/watch?v=-XXXXXXXXXX']
[debug] Encodings: locale cp1250, fs mbcs, out cp852, pref cp1250
[debug] youtube-dl version 2019.01.10
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-89127-g8f4702a93f, ffprobe N-89127-g8f4702a93f
[debug] Proxy map: {}
[youtube] Downloading login page
[youtube] Looking up account info
[youtube] Logging in
[youtube] Checking cookie
[youtube] -XXXXXXXXXX: Downloading webpage
[youtube] -XXXXXXXXXX: Downloading video info webpage
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://r5---sn-f5f7ln7s.c.youtube.com/videoplayback?source=yt_otf&otf=1&pl=16&mime=video%2Fmp4&key=yt6&itag=137&ei=rNo5XJrhHYvtyQW97ZDABA&cp=U0pTTFNMVV9FTkNQM19LRllBOkNzNGZBS1FpTVJV&sparams=aitags%2Ccp%2Cdur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Ckeepalive%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cotf%2Cotfp%2Cpl%2Crequiressl%2Csc%2Csource%2Cexpire&fvip=2&expire=1547317004&signature=7BC04C900F0E4E7A6C3906D4F4370306CD6730D0.15A53225C71A6A4ABEAC6EC2CFBD6D8B782D8021&ms=nxu%2Conr&mv=m&dur=0.000&mt=1547295390&ip=81.190.213.67&sc=yes&initcwndbps=863750&id=o-AEaZa2MuqZMQW-hCKbIEMaOKcemEzxF0SmBo_-lFZgVj&mn=sn-f5f7ln7s%2Csn-4g5e6ney&c=WEB&ipbits=0&mm=30%2C26&lmt=1546794229965160&aitags=133%2C134%2C135%2C136%2C137%2C160%2C298%2C299&requiressl=yes&keepalive=yes&otfp=1&ratebypass=yes'
ERROR: unable to download video data: HTTP Error 404: Not Found
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\YoutubeDL.py", line 1903, in process_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\YoutubeDL.py", line 1848, in dl
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\downloader\common.py", line 364, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\downloader\http.py", line 341, in real_download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\downloader\http.py", line 109, in establish_connection
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpmxuexrxr\build\youtube_dl\YoutubeDL.py", line 2212, in urlopen
  File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
  File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
  File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
  File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
  File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found

I've read similar topics and they haven't solved my problem. What is wrong?

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.