aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/jeuxvideo.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some regexesSergey M․2017-10-091-1/+1
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [jeuxvideo] Fix config URL extraction (Closes #8774)Sergey M․2016-03-051-1/+1
* [jeuxvideo] Fallback on og:title (Closes #7186, closes #7190)Sergey M․2015-10-161-1/+1
* [jeuxvideo] Relax _VALID_URL (fixes #6230)Jaime Marquínez Ferrándiz2015-07-141-3/+6
* [jeuxvideo] Fix extraction (fixes #5190)Jaime Marquínez Ferrándiz2015-03-121-17/+19
* PEP8 appliedJouke Waleson2014-11-231-2/+2
* [jeuxvideo] ModernizePhilipp Hagemeister2014-02-081-9/+12
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-6/+2
* Clean up unused imports and other minor mistakesPhilipp Hagemeister2013-11-201-1/+1
* [jeuxvideo] Improve code quality (fixes #1567)Philipp Hagemeister2013-10-071-16/+21
* [jeuxvideo] fix video file md5sumPhilipp Hagemeister2013-10-041-1/+1
* [jeuxvideo] Extract more information and add testJaime Marquínez Ferrándiz2013-08-221-7/+21
* Download videos from jeuxvideo.comPierre Rudloff2013-08-221-0/+33