Commit Graph

10 Commits (6d0d4fc26d45c55ef6e99b31892047b0bdfed0e0)

Author SHA1 Message Date
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
remitamine bf475e1990 [tlc] fix extraction and update extractor to use BrightcoveNewIE
remitamine f1e21efe63 [tlc] remove TlcIE
Sergey M․ 4fcaa4f4a5 [brightcove] Rename extractor to brightcove legacy
Old embedding approaches are now "Legacy Studio"
Yen Chi Hsuan 68477c3dab [tlc] Fix test failure due to DiscoveryIE changes
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· 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
Philipp Hagemeister b74e86f48a Fix all PEP8 issues except E501
Jaime Marquínez Ferrándiz 9dcea39985 [tlc.de] If the url contains a fragment, use if in the iframe url (reported in )
The fragment is used in the webpage for selecting different videos.
Jaime Marquínez Ferrándiz f270256e06 [tlc] Add an extractor for tlc.com
It uses the same system as discovery.com
Jaime Marquínez Ferrándiz 3d1bb6b4dd Add an extractor for tlc.de (fixes )