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
132.66k stars 10.06k forks source link

youtube-dl http://channelawesome.com/nostalgia-critic-pixels/ downloads the wrong video. #6607

Open antdude opened 9 years ago

antdude commented 9 years ago

$ youtube-dl -v http://channelawesome.com/nostalgia-critic-pixels/ [debug] System config: [] [debug] User config: [] [debug] Command-line args: [u'-v', u'http://channelawesome.com/nostalgia-critic-pixels/'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2015.08.16.1 [debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.8 [debug] exe versions: avconv 1.2.12, avprobe 1.2.12, ffmpeg 1.2.12, ffprobe 1.2.12, rtmpdump 2.4 [debug] Proxy map: {} [generic] nostalgia-critic-pixels: Requesting header WARNING: Falling back on generic information extractor. [generic] nostalgia-critic-pixels: Downloading webpage [generic] nostalgia-critic-pixels: Extracting information [vimeo] 136641769: Downloading webpage [vimeo] 136641769: Extracting information [debug] Invoking downloader on u'https://s.vimeocdn.com/vimeo-prod-skyfire-std-us/01/2328/5/136641769/405210467.mp4?token=55d4205d_0x0ca483c165a637219f0f237dc6fc44a31471be3b' [download] Destination: Renegade Cut Plug-136641769.mp4 [download] 20.8% of 134.53MiB at 4.54MiB/s ETA 00:23^C ERROR: Interrupted by user

Thank you in advance. :)

yan12125 commented 9 years ago

This problem should be fixed once #5587 is implemented.

antdude commented 9 years ago

Thanks Yen. :)