Commit Graph

17 Commits (116561697d605f22f749e3d092e8e4795ca0573d)

Author SHA1 Message Date
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Yen Chi Hsuan b8091db6b9 [planetaplay/quickvid/vube] Skip inaccessible sites
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
Sergey M 9a0d98bb40 [vube] Update tests
Sergey M fbd3162e49 [vube] Add DMCA notice
Sergey M․ 5961017202 [vube] Extract audio and categories
tinybug d42b2d2985 Update vube.py
fix extractor is broken 
Philipp Hagemeister b090af5922 [vube] Fix comment count
Philipp Hagemeister 1a2ecbfbc4 [vube] Add support for new data format (Fixes )
Sergey M․ 5f0f8013ac [vube] Consider optional fields and modernize
Sergey M․ b5368acee8 [vube] Improve URL detection and extract timestamp
Jaime Marquínez Ferrándiz 31f77343f2 [vube] Update the test's checksum
dst b58e3c8918 [vube] Use 'id' and 'ext' instead of 'file'
dst f46359121f [vube] Make video description optional as it may be missing
dst 37c1525c17 [vube] Remove unnecessary coding cookie
dst c85e4cf7b4 [vube] Add support for vube.com (Closes )