aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vube.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-4/+4
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [planetaplay/quickvid/vube] Skip inaccessible sitesYen Chi Hsuan2015-06-251-0/+1
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-1/+3
* [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