about summary refs log tree commit diff
path: root/youtube_dl/extractor/xnxx.py
Commit message (Expand)AuthorAgeFilesLines
* [xnxx] Fix extraction (closes #15817)Sergey M․2018-03-101-14/+50
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [xnxx] Improve _VALID_URL (Closes #9858)Sergey M․2016-06-231-1/+4
* [xnxx] Replace testSergey M․2016-06-231-4/+4
* [xnxx] fix url regexrr-2016-06-231-8/+11
* [xnxx] Use compat_urllib_parse_unquoteSergey M․2015-07-171-4/+2
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-7/+2
* PEP8: applied even more rulesJouke Waleson2014-11-231-3/+3
* [xnxx] ModernizeJaime Marquínez Ferrándiz2014-03-091-26/+20
* [xnxx] Accept urls that start with 'www' (fixes #1734)Jaime Marquínez Ferrándiz2013-11-061-1/+1
* [xnxx] Add age_limitPhilipp Hagemeister2013-10-181-1/+3
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+8
* Move XNXX into its own filePhilipp Hagemeister2013-06-231-0/+45