aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/franceculture.py
Commit message (Collapse)AuthorAgeFilesLines
* [franceculture] Rewrite for new HTML scheme (Fixes #4853)Philipp Hagemeister2015-02-031-40/+32
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+1
| | | | | | | | · 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
* [franceculture] Add extractor (Fixes #2669)Philipp Hagemeister2014-04-031-0/+77