aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vube.py
Commit message (Expand)AuthorAgeFilesLines
* [vube] Update testsSergey M2014-09-251-3/+24
* [vube] Add DMCA noticeSergey M2014-09-251-0/+6
* [vube] Extract audio and categoriesSergey M․2014-08-071-31/+36
* Update vube.pytinybug2014-08-071-6/+2
* [vube] Fix comment countPhilipp Hagemeister2014-07-231-7/+23
* [vube] Add support for new data format (Fixes #3325)Philipp Hagemeister2014-07-231-14/+37
* [vube] Consider optional fields and modernizeSergey M․2014-05-091-14/+18
* [vube] Improve URL detection and extract timestampSergey M․2014-05-091-18/+36
* [vube] Update the test's checksumJaime Marquínez Ferrándiz2014-03-091-2/+2
* [vube] Use 'id' and 'ext' instead of 'file'dst2014-02-021-1/+2
* [vube] Make video description optional as it may be missingdst2014-02-021-1/+1
* [vube] Remove unnecessary coding cookiedst2014-02-021-1/+0
* [vube] Add support for vube.com (Closes #2285)dst2014-02-021-0/+80