aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/cbsnews.py
AgeCommit message (Expand)Author
2021-04-17[cbsnews] Fix extraction for python <3.6 (closes #23359)Sergey M․
2019-06-05[cbsnews] fix extraction(closes #9659)(closes #15397)Remita Amine
2017-06-28[cbsnews] Actualize testSergey M․
2017-06-28[cbsnews] Relax video info regex (fixes #13284)Parmjit Virk
2017-05-26[cbsnews] Fix extraction (closes #13205)Sergey M․
2017-05-24[cbsnews] fix extraction for 60 Minutes videosRemita Amine
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-10-03Unify coding cookieDéstin Reed
2016-09-24[cbsnews:livevideo] fix extraction and extract m3u8 formatsRemita Amine
2016-08-20[cbs, cbsnews] fix extraction(fixes #10393)Remita Amine
2016-08-15[cbsnews] Remove invalid tests. CBS Live videos gets deleted soon.Yen Chi Hsuan
2016-07-16[cbsnews] Update _TESTS of CBSNewsLiveVideoIEYen Chi Hsuan
2016-06-19[cbs,cbsnews,cbssports] reduce requests while extracting all formatsRemita Amine
2016-04-01[cbsnews] Remove unused importJaime Marquínez Ferrándiz
2016-04-01[cbs] add base extractorremitamine
2016-03-27Remove _sort_formats from _extract_*_formats methodsSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-18[theplatform] always force theplatform to return a smil for _extract_theplatf...remitamine
2016-02-18[cbsnews] use find_xpath_attrremitamine
2016-02-18[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)remitamine
2016-02-02[cbsnews] add support for live videos(fixes #7010)remitamine
2016-01-28[cbsnews] Remove unused importSergey M․
2016-01-27[cbsnews] extract all formatsremitamine
2016-01-22[cbsnews] Simplify subtitles extraction and fix test (Closes #8295)Sergey M․
2016-01-22[cbsnews] Extract subtitlesJohn Assael
2015-12-30[cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048)Jaime Marquínez Ferrándiz
2015-11-12[cbsnews] Fix construction of 'play_path' in some videos (fixes #7394)Jaime Marquínez Ferrándiz
2015-05-15[CBSNewsIE] Relax thumbnail regex so test passesblissland
2014-11-23PEP8 appliedJouke Waleson
2014-04-06[cbsnews] Add support for cbsnews.com (Closes #2691)Sergey M․