summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/xvideos.py
AgeCommit message (Expand)Author
2019-10-04[xvideos] Extend _VALID_URL (#22471)Stephan
2019-04-07[xvideos] Extract all thumbnails (closes #20432)Sergey M․
2018-12-07[xvideos] Switch to HTTPS (closes #18422)ealgase
2018-03-31[xvideos] Fix thumbnail extraction (closes #15978)Parmjit Virk
2017-10-05[xvideos] Add support for embed URLs and improve extraction (closes #14409)Sergey M․
2017-04-30[xvideos] Extract og:duration (closes #12828)Sergey M․
2017-04-30[xvideos] Add video durationSander
2016-08-16[xvideos] Fix testSergey M․
2016-08-16[xvideos] Fix HLS extraction (Closes #10356)Sergey M․
2016-05-15[xvideos] Extract html5 player formats (Closes #9495)Sergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-07-17[xvideos] Use compat_urllib_parse_unquoteSergey M․
2015-06-21[xvideos] Support lower-quality formats found on AndroidYen Chi Hsuan
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-06-06[xvideos] Replace testSergey M․
2014-06-06[xvideos] Capture and output inline error if anySergey M․
2014-01-22[xvideos] SimplifyPhilipp Hagemeister
2014-01-22[xvideos] Fix thumbnail extractionMike Col
2013-10-18extractor: Set age limit on some adult-related extractors.Rogério Brito
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move XVideos IE into its own file (and simplify it a bit)Philipp Hagemeister