Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cbsnews] Remove unused import | Jaime Marquínez Ferrándiz | 2016-04-01 | 1 | -1/+0 |
| | |||||
* | [cbs] add base extractor | remitamine | 2016-04-01 | 1 | -11/+2 |
| | |||||
* | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | 2016-03-27 | 1 | -0/+1 |
| | | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | ||||
* | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 1 | -2/+2 |
| | |||||
* | [theplatform] always force theplatform to return a smil for ↵ | remitamine | 2016-03-18 | 1 | -1/+1 |
| | | | | _extract_theplatform_smil | ||||
* | [cbsnews] use find_xpath_attr | remitamine | 2016-02-18 | 1 | -2/+5 |
| | |||||
* | [cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568) | remitamine | 2016-02-18 | 1 | -6/+9 |
| | |||||
* | [cbsnews] add support for live videos(fixes #7010) | remitamine | 2016-02-02 | 1 | -8/+44 |
| | |||||
* | [cbsnews] Remove unused import | Sergey M․ | 2016-01-28 | 1 | -1/+0 |
| | |||||
* | [cbsnews] extract all formats | remitamine | 2016-01-27 | 1 | -31/+15 |
| | |||||
* | [cbsnews] Simplify subtitles extraction and fix test (Closes #8295) | Sergey M․ | 2016-01-22 | 1 | -23/+10 |
| | |||||
* | [cbsnews] Extract subtitles | John Assael | 2016-01-22 | 1 | -0/+26 |
| | | | | added test function for CBS News subtitles | ||||
* | [cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048) | Jaime Marquínez Ferrándiz | 2015-12-30 | 1 | -0/+4 |
| | |||||
* | [cbsnews] Fix construction of 'play_path' in some videos (fixes #7394) | Jaime Marquínez Ferrándiz | 2015-11-12 | 1 | -1/+4 |
| | |||||
* | [CBSNewsIE] Relax thumbnail regex so test passes | blissland | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [cbsnews] Add support for cbsnews.com (Closes #2691) | Sergey M․ | 2014-04-06 | 1 | -0/+87 |