about summary refs log tree commit diff
path: root/youtube_dl/extractor/tube8.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused imports and other minor mistakesPhilipp Hagemeister2013-11-201-2/+0
* Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz2013-11-031-3/+3
* Add the missing age_limit tags; added a devscript to do a superficial check f...Filippo Valsorda2013-10-281-0/+2
* [Tube8IE] Fix regex for uploader extractionrzhxeo2013-10-271-1/+1
* [Tube8IE] Escape dot in regexrzhxeo2013-10-271-1/+1
* Add support for http://www.tube8.comrzhxeo2013-10-261-0/+63