Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ComedyCentralShows issue #2727
ComedyCentralShows issue #2727
Comments
|
Sorry, I cannot reproduce this issue on multiple systems - the download takes a couple of seconds to start, but is then working, now at a surprising speed (10MBit/s). Can you post the entire output you get when including
and then update the file tds-log somewhere. |
|
Worked on my system. |
|
now also works for me. Strange... Must have been a temporary issue |
youtube-dl --verbose http://thedailyshow.cc.com/extended-interviews/rpgevm/exclusive-matt-taibbi-extended-interview
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://thedailyshow.cc.com/extended-interviews/rpgevm/exclusive-matt-taibbi-extended-interview']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.07.4
[debug] Python version 2.7.3 - Linux-3.10.25+-armv6l-with-debian-7.4
[debug] Proxy map: {}
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading webpage
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading show index
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading configuration for segment 1 / 2
[ComedyCentralShows] exclusive-matt-taibbi-extended-interview: Downloading configuration for segment 2 / 2
[download] Downloading playlist: thedailyshow Exclusive - Matt Taibbi Extended Interview
[ComedyCentralShows] playlist thedailyshow Exclusive - Matt Taibbi Extended Interview: Collected 2 video ids (downloading 2 of them)
[download] Downloading video #1 of 2
ERROR: No video formats found!; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 525, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 643, in process_ie_result
extra_info=extra)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 562, in process_ie_result
return self.process_video_result(ie_result, download=download)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 740, in process_video_result
raise ExtractorError('No video formats found!')
ExtractorError: No video formats found!; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.