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.
[cbsnews] Add support for playlists #7234
Comments
|
cbsnews playlists were never supported. |
|
The supported sites listings seems to indicated that it does or should... https://rg3.github.io/youtube-dl/supportedsites.html |
|
[cbsnews] family-separation-1556-more-migrant-families-were-separated-under-trump-than-previously-known: Downloading webpage ERROR: Unable to extract video JSON info; 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.
|
It's been working fine for months now... Here it is;
C:\Notify+>C:\Python27\Scripts\youtube-dl.exe --verbose -o r:+cbs-60.minutes.fl
v --ffmpeg-location=c:\python27\scripts --recode-video=mp4 http://www.cbsnews.co
m/latest/60-minutes/full-episodes/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'-o', u'r:+cbs-60.minutes.flv', u'-
-ffmpeg-location=c:\python27\scripts', u'--recode-video=mp4', u'http://www.cbs
news.com/latest/60-minutes/full-episodes/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.10.18
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-72086-g51f6455, ffprobe N-72086-g51f6455, rtmpdum
p 2.4
[debug] Proxy map: {}
[CBSNews] full-episodes: Downloading webpage
ERROR: Unable to extract video JSON info; please report this issue on https://yt
-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U t
o update. Be sure to call youtube-dl with the --verbose flag and include its com
plete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 661, in extract_info
File "youtube_dl\extractor\common.pyo", line 291, in extract
File "youtube_dl\extractor\cbsnews.pyo", line 53, in _real_extract
File "youtube_dl\extractor\common.pyo", line 594, in _html_search_regex
File "youtube_dl\extractor\common.pyo", line 585, in _search_regex
RegexNotFoundError: Unable to extract video JSON info; please report this issue
on https://yt-dl.org/bug . Make sure you are using the latest version; type you
tube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and in
clude its complete output.