Commit Graph

9 Commits (3ce9bc712acd88df8499dd0982277c8f64b0d15a)

Author SHA1 Message Date
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․ 6e1e0e4b5b [veoh] Skip deleted test video
Sergey M․ 09ffa08ba1 [veoh] Capture error message
Sergey M․ b540697a8a [veoh] Improve extraction, fix youtube extraction (Closes )
Jaime Marquínez Ferrándiz 2bfe4ead4b [veoh] Allow to download videos with age protection (fixes )
Philipp Hagemeister f46f4a995b [veoh] Simplify
Philipp Hagemeister 4ddba33f78 [veoh] Add support for mobile URLs
Fixes 
Jaime Marquínez Ferrándiz 3a1375dacf VeohIE: remove debug logging
Jaime Marquínez Ferrándiz 99e350d902 Add VeohIE (closes )