Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [nbc] Add MSNBCIE | Yen Chi Hsuan | 2015-08-20 | 1 | -0/+25 |
| | |||||
* | [nbcnews] Extend _VALID_URL | Sergey M․ | 2015-08-01 | 1 | -1/+5 |
| | |||||
* | [NBC] Enhance embedURL extraction (closes #2549) | Yen Chi Hsuan | 2015-05-04 | 1 | -2/+9 |
| | |||||
* | [NBC] Enhance extraction of ThePlatform URL (fixes #5470) | Yen Chi Hsuan | 2015-05-04 | 1 | -1/+14 |
| | |||||
* | [nbc] Remove redundant note | Sergey M․ | 2015-03-31 | 1 | -1/+0 |
| | | | | This is already supposed by `only_matching` | ||||
* | [NBCSports/Yahoo] Comment out some MD5 checksums | Yen Chi Hsuan | 2015-03-31 | 1 | -2/+0 |
| | | | | They seems to change constantly | ||||
* | [NBCSports] Add a test case for extended _VALID_URL | Yen Chi Hsuan | 2015-03-31 | 1 | -2/+6 |
| | |||||
* | [NBC/ThePlatform/Generic] Add a generic detector for NBCSportsVPlayer and ↵ | Yen Chi Hsuan | 2015-03-31 | 1 | -1/+1 |
| | | | | enhance error detection in ThePlatformIE | ||||
* | [Yahoo/NBCSports] Generalize NBC sports info extractor | Yen Chi Hsuan | 2015-03-31 | 1 | -1/+30 |
| | |||||
* | [Yahoo/NBCSports] Fix #5226 | Yen Chi Hsuan | 2015-03-31 | 1 | -0/+21 |
| | |||||
* | [nbc] Recognize https urls (fixes #5300) | Jaime Marquínez Ferrándiz | 2015-03-28 | 1 | -1/+1 |
| | |||||
* | [nbc] Use a test video that works outside the US | Jaime Marquínez Ferrándiz | 2015-02-19 | 1 | -4/+4 |
| | |||||
* | Remove unused imports | Jaime Marquínez Ferrándiz | 2015-02-14 | 1 | -1/+0 |
| | |||||
* | [nbcnews] Simplify | Sergey M․ | 2015-02-14 | 1 | -14/+7 |
| | |||||
* | Support NBC Nightly News broadcasts | Ryan Schmidt | 2015-02-14 | 1 | -5/+22 |
| | |||||
* | [nbc] Fix pep8 issue | Jaime Marquínez Ferrándiz | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | [nbcnews] Ignore HTTP errors while coping with playlists (Closes #4749) | Sergey M․ | 2015-01-20 | 1 | -2/+22 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | ||||
* | [nbc] Fix extraction (Closes #4441) | Sergey M․ | 2014-12-12 | 1 | -12/+26 |
| | |||||
* | [nbc] Fix ThePlatform embedded videos | Philipp Hagemeister | 2014-10-27 | 1 | -3/+4 |
| | |||||
* | [nbc] Update test | Jaime Marquínez Ferrándiz | 2014-09-21 | 1 | -2/+2 |
| | |||||
* | [nbc] Add missing import | Philipp Hagemeister | 2014-07-23 | 1 | -1/+5 |
| | |||||
* | [nbcnews] Look in all playlists for video | Philipp Hagemeister | 2014-07-21 | 1 | -4/+18 |
| | |||||
* | [nbcnews] Add support for /feature/* pages (closes #3007) | Jaime Marquínez Ferrándiz | 2014-05-30 | 1 | -20/+59 |
| | |||||
* | [nbc] Add an extractor for the main nbc.com site | Jaime Marquínez Ferrándiz | 2014-02-25 | 1 | -0/+24 |
| | | | | Some of the videos are encrypted, the f4m downloader doesn’t support them. | ||||
* | [nbc] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -13/+17 |
| | |||||
* | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -3/+2 |
| | |||||
* | Add an extractor for NBC news (closes #1320) | Jaime Marquínez Ferrándiz | 2013-08-27 | 1 | -0/+33 |