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

ESPNFC ERROR: Did not get any data blocks #8969

Open
RingoTheDog opened this issue Mar 25, 2016 · 0 comments
Open

ESPNFC ERROR: Did not get any data blocks #8969

RingoTheDog opened this issue Mar 25, 2016 · 0 comments

Comments

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Mar 25, 2016

URLs
http://www.espnfc.com/club/barcelona/83/video/2836060
or
http://www.espnfc.us/club/barcelona/83/video/2836060

C:>youtube-dl.py -v "http://www.espnfc.com/club/barcelona/83/video/2836060"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.espnfc.com/club/barcelona/83/vid
eo/2836060']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.03.18
[debug] Python version 2.7.11 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-71346-gdf4fca2
[debug] Proxy map: {}
[generic] 2836060: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 2836060: Downloading webpage
[generic] 2836060: Extracting information
[debug] Invoking downloader on u"https://sw88.go.com/b/ss/wdgespvideo/5.4/REDIR/
064492719492920231458866294651?D=..&url=https://once.unicornmedia.com/now/od/aut
o/07355f66-a73e-46c2-885b-e769dac7c817/20879ce0-ad85-4acf-b0b4-f4a91a6c1517/2505
919f-c797-4074-9d20-a6fbbce95ca5/content.once?UMADPARAMreferer=http://espnfc.com
/video/espnfc/video?id=2836060&pe=media&mediaName=SOCCER::NO_AD::+Cruyff+laid+fo
undations+for+Barcelona's+success_2836060&mediaLength=00:03:01&mediaPlayer=embed
09&mediaSession=0-0&c3=videoid=SOCCER::NO_AD::+Cruyff+laid+foundations+for+Barce
lona's+success_2836060&v2=videoid=SOCCER::NO_AD::+Cruyff+laid+foundations+for+Ba
rcelona's+success_2836060&events=event1&v52=inlinePlayer&c52=inlinePlayer&v53=in
linePlayer:twitter&c53=inlinePlayer:twitter"

ERROR: Did not get any data blocks
File "C:\Python27\lib\runpy.py", line 162, in run_module_as_main
"main", fname, loader, pkg_name)
File "C:\Python27\lib\runpy.py", line 72, in run_code
exec code in run_globals
File "C:\youtube-dl.py__main
.py", line 19, in
youtube_dl.main()
File "C:\youtube-dl.py\youtube_dl__init__.py", line 412, in main
real_main(argv)
File "C:\youtube-dl.py\youtube_dl__init
_.py", line 402, in _real_main
retcode = ydl.download(all_urls)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 1719, in download
url, force_generic_extractor=self.params.get('force_generic_extractor', Fals
e))
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 679, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 724, in process_ie_resul
t
return self.process_video_result(ie_result, download=download)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 1365, in process_video_r
esult
self.process_info(new_info)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 1627, in process_info
success = dl(filename, info_dict)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 1569, in dl
return fd.download(name, info)
File "C:\youtube-dl.py\youtube_dl\downloader\common.py", line 344, in download

return self.real_download(filename, info_dict)

File "C:\youtube-dl.py\youtube_dl\downloader\http.py", line 230, in real_downl
oad
self.report_error('Did not get any data blocks')
File "C:\youtube-dl.py\youtube_dl\downloader\common.py", line 157, in report_e
rror
self.ydl.report_error(_args, *_kargs)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 543, in report_error
self.trouble(error_message, tb)
File "C:\youtube-dl.py\youtube_dl\YoutubeDL.py", line 505, in trouble
tb_data = traceback.format_list(traceback.extract_stack())

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.