13 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
stepshal 925194022c
Improve some _VALID_URLs 8 years ago
Remita Amine d7e794928d [tlc] fix query string parsing 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
remitamine bf475e1990 [tlc] fix extraction and update extractor to use BrightcoveNewIE 8 years ago
remitamine f1e21efe63 [tlc] remove TlcIE 8 years ago
Sergey M․ 4fcaa4f4a5 [brightcove] Rename extractor to brightcove legacy
Old embedding approaches are now "Legacy Studio"
9 years ago
Yen Chi Hsuan 68477c3dab [tlc] Fix test failure due to DiscoveryIE changes 9 years ago
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
10 years ago
Philipp Hagemeister b74e86f48a Fix all PEP8 issues except E501 10 years ago
Jaime Marquínez Ferrándiz 9dcea39985 [tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748)
The fragment is used in the webpage for selecting different videos.
10 years ago
Jaime Marquínez Ferrándiz f270256e06 [tlc] Add an extractor for tlc.com
It uses the same system as discovery.com
10 years ago
Jaime Marquínez Ferrándiz 3d1bb6b4dd Add an extractor for tlc.de (fixes #2748) 10 years ago