aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xvideos.py
Commit message (Expand)AuthorAgeFilesLines
* [xvideos] Add support for embed URLs and improve extraction (closes #14409)Sergey M․2017-10-051-11/+31
* [xvideos] Extract og:duration (closes #12828)Sergey M․2017-04-301-4/+8
* [xvideos] Add video durationSander2017-04-301-0/+5
* [xvideos] Fix testSergey M․2016-08-161-2/+2
* [xvideos] Fix HLS extraction (Closes #10356)Sergey M․2016-08-161-17/+17
* [xvideos] Extract html5 player formats (Closes #9495)Sergey M․2016-05-151-22/+21
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
* [xvideos] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
* [xvideos] Support lower-quality formats found on AndroidYen Chi Hsuan2015-06-211-1/+26
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-16/+6
* [xvideos] Replace testSergey M․2014-06-061-5/+6
* [xvideos] Capture and output inline error if anySergey M․2014-06-061-0/+6
* [xvideos] SimplifyPhilipp Hagemeister2014-01-221-15/+15
* [xvideos] Fix thumbnail extractionMike Col2014-01-221-2/+2
* extractor: Set age limit on some adult-related extractors.Rogério Brito2013-10-181-1/+3
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+8
* Move XVideos IE into its own file (and simplify it a bit)Philipp Hagemeister2013-06-231-0/+43