Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-02 | [discovery] Fix typo | Sergey M․ | |
2016-04-30 | [discovery] remove unused imports | remitamine | |
2016-04-30 | [discovery] extract more info using BrightcoveNewIE | remitamine | |
2016-04-30 | [discovery] extract subtitle | remitamine | |
2016-04-30 | [discovery] extract http formats | remitamine | |
2016-03-27 | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | |
Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | |||
2016-03-20 | [discovery] Relax _VALID_URL (Closes #8903) | Sergey M․ | |
2015-12-31 | [discovery] improve _VALID_URL regex | remitamine | |
2015-12-31 | [discovery] add support for discovery related sites | remitamine | |
- investigationdiscovery.com - discoverylife.com - animalplanet.com - ahctv.com - destinationamerica.com - sciencechannel.com - tlc.com - velocity.com | |||
2015-12-31 | [discovery] Allow https (Closes #8065) | Sergey M․ | |
2015-06-07 | [discovery] Rewrite DiscoveryIE (fixes #5898) | Yen Chi Hsuan | |
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. | |||
2015-01-08 | [discovery] Fix extractor | Philipp Hagemeister | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-06-24 | [discovery] Change default url | Peter | |
URL does a redirect from dsc.discovery.com to www.discovery.com This commit fixes the correct URL. | |||
2014-03-29 | [discovery] modernize | Jaime Marquínez Ferrándiz | |
2014-01-27 | [discovery] Extract more info and simplify | Jaime Marquínez Ferrándiz | |
2014-01-26 | Added support for Discovery Issue #2227 | sahutd | |