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: Did not get any data blocks #575

Closed
strex opened this issue Dec 4, 2012 · 12 comments
Closed

ERROR: Did not get any data blocks #575

strex opened this issue Dec 4, 2012 · 12 comments
Labels
bug

Comments

@strex
Copy link

@strex strex commented Dec 4, 2012

Hello,

I get this error message when I try to download videos as 480p webm (-f 44).

It only happens with some videos, for example:

youtube-dl -f 44 http://www.youtube.com/watch?v=Q03mfQqw0NI
[youtube] Setting language
[youtube] Q03mfQqw0NI: Downloading video webpage
[youtube] Q03mfQqw0NI: Downloading video info webpage
[youtube] Q03mfQqw0NI: Extracting video information

ERROR: Did not get any data blocks

@phihag
Copy link
Contributor

@phihag phihag commented Dec 4, 2012

With a quick test, I couldn't find another video that exhibits the same behavior. For example,

youtube-dl -f 44 BaW_jenozKc

works fine. To isolate the error, it would be very helpful if you could list one or more other URLs where the error occurs. Thanks!

@strex
Copy link
Author

@strex strex commented Dec 5, 2012

Here are a two more URLs where the error occurs:
http://www.youtube.com/watch?v=NewKzcavZ-4
http://www.youtube.com/watch?v=i3w490xyJUY

I´m sorry but I did not find more at the moment.

@Zurd
Copy link

@Zurd Zurd commented Jan 14, 2013

youtube-dl -f 43 http://www.youtube.com/v/bjVn4WGmNis
[youtube] Setting language
[youtube] bjVn4WGmNis: Downloading video webpage
[youtube] bjVn4WGmNis: Downloading video info webpage
[youtube] bjVn4WGmNis: Extracting video information

ERROR: Did not get any data blocks

@Zurd
Copy link

@Zurd Zurd commented Jan 14, 2013

@tomkatke
Copy link

@tomkatke tomkatke commented Jan 20, 2013

The error code should be "Format not available." Try leaving out the -f number, youtube-dl defaults to the highest resolution. It worked for me.

@Zurd
Copy link

@Zurd Zurd commented Jan 20, 2013

But I wanted format 43 and if you do youtube-dl -F on that video it lists format 43 as being available.

@tomkatke
Copy link

@tomkatke tomkatke commented Jan 29, 2013

Hey Zurd, Thanks for the undocumented command, youtube-dl -F http://$URL, its not in the man page. I stand corrected. :-)

@phihag
Copy link
Contributor

@phihag phihag commented Jan 29, 2013

@tomkatke -F is documented in the official manpage (which is auto-generated from the output of --help, which itself is auto-generated from the actual options). Contact your distribution about the manpage.

@sudoman
Copy link

@sudoman sudoman commented Aug 1, 2013

@skeeto
Copy link

@skeeto skeeto commented Aug 5, 2013

Here's another one:

youtube-dl -f44 http://www.youtube.com/watch?v=IPNjw3qh9Yw
@NulAsh
Copy link

@NulAsh NulAsh commented Sep 1, 2018

youtube-dl https://youtu.be/ZMCYc9DjemM

[youtube] ZMCYc9DjemM: Downloading webpage
[youtube] ZMCYc9DjemM: Downloading video info webpage
[download] Destination: Build Swimming pool on the House-ZMCYc9DjemM.mp4
[download]   0.2% of 238.77MiB at 612.47KiB/s ETA 06:38        [download] Got server HTTP error: Downloaded 400789 bytes, expected 250368493 bytes. Retrying (attempt 1 of 10)...


ERROR: Did not get any data blocks
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Sep 1, 2018

Most of such errors are caused by server side youtube errors.

@dstftw dstftw closed this Sep 1, 2018
@ytdl-org ytdl-org locked and limited conversation to collaborators Sep 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
8 participants
You can’t perform that action at this time.