Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [discovery] fix anonymous token extraction(closes #23650) | Remita Amine | 2020-01-06 | 1 | -5/+4 |
| | |||||
* | [discovery] extract series meta field(#21808) | Remita Amine | 2019-08-08 | 1 | -0/+2 |
| | |||||
* | [discovery] limit video data by show slug(closes #21980) | Remita Amine | 2019-08-02 | 1 | -2/+7 |
| | |||||
* | [discovery] use API call for video data extraction(#21808) | Remita Amine | 2019-08-01 | 1 | -33/+26 |
| | |||||
* | [discovery] add support go.discovery.com URLs | Remita Amine | 2019-07-20 | 1 | -1/+4 |
| | |||||
* | [discovery] Use geo verification headers | nyuszika7h | 2019-01-02 | 1 | -3/+4 |
| | |||||
* | [discovery] Add support for Scripps Networks watch domains(closes #17947) | Remita Amine | 2018-12-17 | 1 | -11/+24 |
| | |||||
* | [discovery] extract Affiliate/Anonymous Auth Token from cookies(closes #14954) | Remita Amine | 2018-05-02 | 1 | -11/+26 |
| | |||||
* | [discovery] Fix auth request (closes #15542) | Sergey M․ | 2018-02-10 | 1 | -11/+11 |
| | |||||
* | [discovery] fix free videos extraction(#14157)(#14954) | Remita Amine | 2017-12-12 | 1 | -66/+56 |
| | |||||
* | [discovery] Fix typo | Sergey M․ | 2016-05-02 | 1 | -1/+1 |
| | |||||
* | [discovery] remove unused imports | remitamine | 2016-04-30 | 1 | -6/+1 |
| | |||||
* | [discovery] extract more info using BrightcoveNewIE | remitamine | 2016-04-30 | 1 | -45/+7 |
| | |||||
* | [discovery] extract subtitle | remitamine | 2016-04-30 | 1 | -0/+11 |
| | |||||
* | [discovery] extract http formats | remitamine | 2016-04-30 | 1 | -3/+47 |
| | |||||
* | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | 2016-03-27 | 1 | -12/+17 |
| | | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | ||||
* | [discovery] Relax _VALID_URL (Closes #8903) | Sergey M․ | 2016-03-20 | 1 | -1/+1 |
| | |||||
* | [discovery] improve _VALID_URL regex | remitamine | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | [discovery] add support for discovery related sites | remitamine | 2015-12-31 | 1 | -9/+30 |
| | | | | | | | | | | | - investigationdiscovery.com - discoverylife.com - animalplanet.com - ahctv.com - destinationamerica.com - sciencechannel.com - tlc.com - velocity.com | ||||
* | [discovery] Allow https (Closes #8065) | Sergey M․ | 2015-12-31 | 1 | -1/+1 |
| | |||||
* | [discovery] Rewrite DiscoveryIE (fixes #5898) | Yen Chi Hsuan | 2015-06-07 | 1 | -19/+33 |
| | | | | | | | | Discovery.com now uses a completely different approach for serving videos. At least in both test cases brightcove are involved. However, AMF support is necessary for these brightcove videos. As a result, I try to extract videos from the info page ('?flat=1'). The downloaded file can be different from the one in browsers. | ||||
* | [discovery] Fix extractor | Philipp Hagemeister | 2015-01-08 | 1 | -24/+22 |
| | |||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -4/+4 |
| | |||||
* | [discovery] Change default url | Peter | 2014-06-24 | 1 | -2/+2 |
| | | | | URL does a redirect from dsc.discovery.com to www.discovery.com This commit fixes the correct URL. | ||||
* | [discovery] modernize | Jaime Marquínez Ferrándiz | 2014-03-29 | 1 | -2/+3 |
| | |||||
* | [discovery] Extract more info and simplify | Jaime Marquínez Ferrándiz | 2014-01-27 | 1 | -15/+21 |
| | |||||
* | Added support for Discovery Issue #2227 | sahutd | 2014-01-26 | 1 | -0/+40 |