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

[Youtube] [U_VMtjH2ogE] ERROR: Did not get any data blocks #23816

Closed
scplay opened this issue Jan 23, 2020 · 1 comment
Closed

[Youtube] [U_VMtjH2ogE] ERROR: Did not get any data blocks #23816

scplay opened this issue Jan 23, 2020 · 1 comment
Labels

Comments

@scplay
Copy link

@scplay scplay commented Jan 23, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.01.15
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

youtube-dl -o "~/Downloads/GUO/YT-G/20190601-YT-G-6月1号:文贵报平安直播!无论任何方式的任何人的"偷"都是错的.都应感到可耻……我们今天的爆料革命!就是为了我们中国儿童!有一个美好的健康的国家和未来!.%(ext)s" -f "(mp4,mkv)[height<=1080]" --proxy "socks5://localhost:1082/" --verbose "https://www.youtube.com/watch?v=U_VMtjH2ogE"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-o', u'~/Downloads/GUO/YT-G/20190601-YT-G-6\u67081\u53f7\uff1a\u6587\u8d35\u62a5\u5e73\u5b89\u76f4\u64ad\uff01\u65e0\u8bba\u4efb\u4f55\u65b9\u5f0f\u7684\u4efb\u4f55\u4eba\u7684\uff02\u5077\uff02\u90fd\u662f\u9519\u7684\uff0e\u90fd\u5e94\u611f\u5230\u53ef\u803b\u2026\u2026\u6211\u4eec\u4eca\u5929\u7684\u7206\u6599\u9769\u547d\uff01\u5c31\u662f\u4e3a\u4e86\u6211\u4eec\u4e2d\u56fd\u513f\u7ae5\uff01\u6709\u4e00\u4e2a\u7f8e\u597d\u7684\u5065\u5eb7\u7684\u56fd\u5bb6\u548c\u672a\u6765\uff01.%(ext)s', u'-f', u'(mp4,mkv)[height<=1080]', u'--proxy', u'socks5://localhost:1082/', u'--verbose', u'https://www.youtube.com/watch?v=U_VMtjH2ogE']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.01.15
[debug] Python version 2.7.16 (CPython) - Darwin-19.2.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.2.2-tessus, rtmpdump 2.4
[debug] Proxy map: {u'http': u'socks5://localhost:1082/', u'https': u'socks5://localhost:1082/'}
[youtube] U_VMtjH2ogE: Downloading webpage
[youtube] U_VMtjH2ogE: Downloading video info webpage
[debug] Invoking downloader on u'https://r5---sn-a5mlrn7z.googlevideo.com/videoplayback?expire=1579812258&ei=QbEpXsHBK5GNkwabr5y4Cg&ip=144.34.219.154&id=o-AG6-YXvRQCYrEF70jxsdEa10LyRG-baRNw5aSn29kMBL&itag=22&source=youtube&requiressl=yes&mm=31%2C29&mn=sn-a5mlrn7z%2Csn-a5meknek&ms=au%2Crdu&mv=m&mvi=4&pl=19&initcwndbps=1092500&vprv=1&mime=video%2Fmp4&ratebypass=yes&dur=2402.800&lmt=1560826397430214&mt=1579790567&fvip=5&fexp=23842630&c=WEB&txp=5535432&sparams=expire%2Cei%2Cip%2Cid%2Citag%2Csource%2Crequiressl%2Cvprv%2Cmime%2Cratebypass%2Cdur%2Clmt&sig=ALgxI2wwRQIgR7b0Hu7dsx4hEXCB0XULcPlzwFnMpTjJ9ebmvUY7ZcUCIQDgif8PPTJrC9ZyqKSKhv8ak81-pHpQU3mFoachGS3yGg%3D%3D&lsparams=mm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Cinitcwndbps&lsig=AHylml4wRQIhAIFeRvpO0cxPmPxnEHiLVUoP-4iA726OBCiqObN1iMavAiAIcSeZQyvK0drkND8hA2SF_0PsRqLH0QEmOj-YHNTr3A%3D%3D'
[download] Resuming download at byte 1205647


ERROR: Did not get any data blocks
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module>
    youtube_dl.main()
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main
    _real_main(argv)
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main
    retcode = ydl.download(all_urls)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2018, in download
    url, force_generic_extractor=self.params.get('force_generic_extractor', False))
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 807, in extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 862, in process_ie_result
    return self.process_video_result(ie_result, download=download)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1643, in process_video_result
    self.process_info(new_info)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1925, in process_info
    success = dl(filename, info_dict)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1864, in dl
    return fd.download(name, info)
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 366, in download
    return self.real_download(filename, info_dict)
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 342, in real_download
    return download()
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 312, in download
    self.report_error('Did not get any data blocks')
  File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 165, in report_error
    self.ydl.report_error(*args, **kargs)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 624, in report_error
    self.trouble(error_message, tb)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 586, in trouble
    tb_data = traceback.format_list(traceback.extract_stack())

Description

video is playable, and I can download it use y2mate.com, so why ytdl failed ?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 23, 2020

Server side Youtube issue for selected format.

@dstftw dstftw closed this Jan 23, 2020
@dstftw dstftw added the invalid label Jan 23, 2020
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.