aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/tube8.py
Commit message (Expand)AuthorAgeFilesLines
* [tube8] Fix extraction (Closes #5952)Sergey M․2015-06-111-1/+1
* [tube8] fix extractor (fixes #5846)pulpe2015-05-301-7/+7
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+3
* [tube8] Improve _VALID_URL and add display_idSergey M2014-09-211-14/+23
* [tube8] Improved regexmegustamucho2014-09-091-1/+1
* [tube8] Update test and modernizeSergey M․2014-06-111-2/+3
* [tube8] Fix extraction and modernizeSergey M․2014-04-131-36/+56
* Extended valid urls schemaMikeCol2014-02-081-1/+1
* 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