summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tube8.py
AgeCommit message (Expand)Author
2018-09-11[tube8] Fix metadata extraction (closes #17520)Sergey M․
2018-04-09[generic] Add support for tube8 embedsSergey M․
2016-09-11[tube8] Remove proxy settings from testSergey M․
2016-09-11[tube8] Extract categories and tags (Closes #10579)Sergey M․
2016-08-17[tube8] ModernizeSergey M․
2016-01-20[tube8] PEP 8Sergey M․
2016-01-20[tube8] Extract duration and modernizeSergey M․
2016-01-20[tube8] Fix extraction and extract all formats (Closes #8281)Sergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-06-11[tube8] Fix extraction (Closes #5952)Sergey M․
2015-05-30[tube8] fix extractor (fixes #5846)pulpe
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-09-21[tube8] Improve _VALID_URL and add display_idSergey M
2014-09-09[tube8] Improved regexmegustamucho
2014-06-11[tube8] Update test and modernizeSergey M․
2014-04-13[tube8] Fix extraction and modernizeSergey M․
2014-02-08Extended valid urls schemaMikeCol
2013-11-20Clean up unused imports and other minor mistakesPhilipp Hagemeister
2013-11-03Style fixes for extractors: remove spaces around (,),{ and }Jaime Marquínez Ferrándiz
2013-10-28Add the missing age_limit tags; added a devscript to do a superficial check f...Filippo Valsorda
2013-10-27[Tube8IE] Fix regex for uploader extractionrzhxeo
2013-10-27[Tube8IE] Escape dot in regexrzhxeo
2013-10-26Add support for http://www.tube8.comrzhxeo