Commit Graph

28 Commits (79080573b5e3c3da2c971eb0f40183876f966a9f)

Author SHA1 Message Date
Sergey M․ a919ca0ad6
[cbsnews] Actualize test
Parmjit Virk 88d6b7c2bd [cbsnews] Relax video info regex (fixes )
Sergey M․ 7f4c3a7439
[cbsnews] Fix extraction (closes )
Remita Amine 884d09f330 [cbsnews] fix extraction for 60 Minutes videos
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Déstin Reed dcdb292fdd
Unify coding cookie
Remita Amine 7fd57de6fb [cbsnews:livevideo] fix extraction and extract m3u8 formats
Remita Amine dabe15701b [cbs, cbsnews] fix extraction(fixes )
Yen Chi Hsuan 69eb4d699f
[cbsnews] Remove invalid tests. CBS Live videos gets deleted soon.
Yen Chi Hsuan ae7b846203
[cbsnews] Update _TESTS of CBSNewsLiveVideoIE
Remita Amine 43518503a6 [cbs,cbsnews,cbssports] reduce requests while extracting all formats
Jaime Marquínez Ferrándiz 0f28777f58 [cbsnews] Remove unused import
remitamine 3e0c3d14d9 [cbs] add base extractor
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes 
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
remitamine 4c92fd2e83 [theplatform] always force theplatform to return a smil for _extract_theplatform_smil
remitamine 8b809a079a [cbsnews] use find_xpath_attr
remitamine 778433cb90 [cbsnews] extract subtitle url from theplatform SMIL manifest(fixes )
remitamine fd3a1f3d60 [cbsnews] add support for live videos(fixes )
Sergey M․ ed7cd1e859 [cbsnews] Remove unused import
remitamine f125d9115b [cbsnews] extract all formats
Sergey M․ 220ee33f2b [cbsnews] Simplify subtitles extraction and fix test (Closes )
John Assael 4118cc02c1 [cbsnews] Extract subtitles
added test function for CBS News subtitles
Jaime Marquínez Ferrándiz c7932289e7 [cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes )
Jaime Marquínez Ferrándiz 1ebb4717df [cbsnews] Fix construction of 'play_path' in some videos (fixes )
blissland e8cfacae37 [CBSNewsIE] Relax thumbnail regex so test passes
Jouke Waleson 5f6a1245ff PEP8 applied
Sergey M․ 85e787f51d [cbsnews] Add support for cbsnews.com (Closes )