Sergey M․
686cc89634
[discovery] Fix typo
9 years ago
remitamine
ea7e7fecbd
[discovery] remove unused imports
9 years ago
remitamine
d00b93d58c
[discovery] extract more info using BrightcoveNewIE
9 years ago
remitamine
93f7a31bf3
[discovery] extract subtitle
9 years ago
remitamine
33a1ec950c
[discovery] extract http formats
9 years ago
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 #8051
9 years ago
Sergey M․
96a9f22d98
[discovery] Relax _VALID_URL ( Closes #8903 )
9 years ago
remitamine
b05641ce40
[discovery] improve _VALID_URL regex
9 years ago
remitamine
fec040e754
[discovery] add support for discovery related sites
- investigationdiscovery.com
- discoverylife.com
- animalplanet.com
- ahctv.com
- destinationamerica.com
- sciencechannel.com
- tlc.com
- velocity.com
9 years ago
Sergey M․
df827a983a
[discovery] Allow https ( Closes #8065 )
9 years ago
Yen Chi Hsuan
65ba8b23f4
[discovery] Rewrite DiscoveryIE ( fixes #5898 )
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.
10 years ago
Philipp Hagemeister
9298d4e3df
[discovery] Fix extractor
10 years ago
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
10 years ago
Peter
cea2582df2
[discovery] Change default url
URL does a redirect from dsc.discovery.com to www.discovery.com
This commit fixes the correct URL.
11 years ago
Jaime Marquínez Ferrándiz
f2bcdd8e02
[discovery] modernize
11 years ago
Jaime Marquínez Ferrándiz
9b05bd42e5
[discovery] Extract more info and simplify
11 years ago
sahutd
53bfd6b24c
Added support for Discovery Issue #2227
11 years ago