aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/franceinter.py
AgeCommit message (Collapse)Author
2020-11-22[franceinter] flake8Remita Amine
2020-11-22[franceinter] add thumbnail url (#27153)renalid
Co-authored-by: remitamine <remitamine@gmail.com>
2018-01-21[franceinter] Fix upload date extraction (closes #14996)helb
2016-09-17[franceinter] Fix upload date extractionSergey M․
2016-09-16[franceinter] Fix upload date extractionSergey M․
2016-09-14[franceinter] Improve extraction (Closes #10538)Sergey M․
2016-09-14[utils,franceinter] Add french months' names and fix extractionrenalid
Update of the "FranceInter" radio extractor : webpages HTML structure had changed, the extractor didn't work. So I updated this extractor to get the mp3 URL and all details.
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2015-12-22[franceinter] use _match_idremitamine
2015-12-22[franceinter] fix title extractionremitamine
2014-09-19[franceinter] Fix extraction and modernizeSergey M․
2014-01-17[franceinter] Remove superfluous whitespacePhilipp Hagemeister
2014-01-17[franceinter] Minor improvements (#2152)Philipp Hagemeister
2014-01-15Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151sahutd
2014-01-15Added franceinter [Issue #2105]Saimadhav Heblikar