ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.34k stars 9.95k forks source link

Can't download past broadcast on Twitch #4512

Closed SamusAranX closed 9 years ago

SamusAranX commented 9 years ago

I tried to download this video http://www.twitch.tv/shaboozey/v/3605591, but instead of the video, I got this:

[generic] 3605591: Requesting header WARNING: Falling back on generic information extractor. [generic] 3605591: Downloading webpage [generic] 3605591: Extracting information ERROR: Unsupported URL: http://www.twitch.tv/shaboozey/v/3605591; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

I updated youtube-dl to version 2014.12.17.2, but the error persists.

tomatolicious commented 9 years ago

Same issue here, seems to be related to the new twitch vod format that splits all videos into three second parts. All other current twitch downloaders also fail right now.

dstftw commented 9 years ago

vods will be supported in the next release of youtube-dl, thanks for the report.