aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/extremetube.py
Commit message (Collapse)AuthorAgeFilesLines
* title extraction condition less restrictiveMikeCol2014-05-311-1/+1
|
* Remove unused importsPhilipp Hagemeister2014-04-191-1/+0
|
* [extremetube] ModernizePhilipp Hagemeister2014-04-191-12/+18
|
* [test_all_urls] Add support for distributed URL matching test definitionPhilipp Hagemeister2014-04-191-2/+5
|
* Extended regex match to include gay clipsMikeCol2014-04-191-1/+1
|
* Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz2013-11-031-3/+3
|
* [ExtremeTubeIE] Set age_limit to 18 and fix uploader extractionrzhxeo2013-11-021-4/+2
|
* Add support for http://www.extremetube.comrzhxeo2013-10-281-0/+52