summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/jeuxvideo.py
AgeCommit message (Expand)Author
2017-10-09Fix some regexesSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-05[jeuxvideo] Fix config URL extraction (Closes #8774)Sergey M․
2015-10-16[jeuxvideo] Fallback on og:title (Closes #7186, closes #7190)Sergey M․
2015-07-14[jeuxvideo] Relax _VALID_URL (fixes #6230)Jaime Marquínez Ferrándiz
2015-03-12[jeuxvideo] Fix extraction (fixes #5190)Jaime Marquínez Ferrándiz
2014-11-23PEP8 appliedJouke Waleson
2014-02-08[jeuxvideo] ModernizePhilipp Hagemeister
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-10-07[jeuxvideo] Improve code quality (fixes #1567)Philipp Hagemeister
2013-10-04[jeuxvideo] fix video file md5sumPhilipp Hagemeister
2013-08-22[jeuxvideo] Extract more information and add testJaime Marquínez Ferrándiz
2013-08-22Download videos from jeuxvideo.comPierre Rudloff