17 Commits (master)

Author SHA1 Message Date
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Yen Chi Hsuan b8091db6b9 [planetaplay/quickvid/vube] Skip inaccessible sites 9 years ago
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
10 years ago
Sergey M 9a0d98bb40 [vube] Update tests 10 years ago
Sergey M fbd3162e49 [vube] Add DMCA notice 10 years ago
Sergey M․ 5961017202 [vube] Extract audio and categories 10 years ago
tinybug d42b2d2985 Update vube.py
fix extractor is broken #3459
10 years ago
Philipp Hagemeister b090af5922 [vube] Fix comment count 10 years ago
Philipp Hagemeister 1a2ecbfbc4 [vube] Add support for new data format (Fixes #3325) 10 years ago
Sergey M․ 5f0f8013ac [vube] Consider optional fields and modernize 10 years ago
Sergey M․ b5368acee8 [vube] Improve URL detection and extract timestamp 10 years ago
Jaime Marquínez Ferrándiz 31f77343f2 [vube] Update the test's checksum 10 years ago
dst b58e3c8918 [vube] Use 'id' and 'ext' instead of 'file' 10 years ago
dst f46359121f [vube] Make video description optional as it may be missing 10 years ago
dst 37c1525c17 [vube] Remove unnecessary coding cookie 10 years ago
dst c85e4cf7b4 [vube] Add support for vube.com (Closes #2285) 10 years ago