Commit Graph

9 Commits (3a8947650b6545e105ca43a551f7c35007b6f647)

Author SHA1 Message Date
Sergey M․ c60e8cfaf7 [ehow] Simplify
Sergey M․ d3671b344f [ehow] Use compat_urllib_parse_unquote
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
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Jaime Marquínez Ferrándiz d26ebe990f [ehow] Modernize
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info
Philipp Hagemeister 81082e046e [ehow] improve minor bits
M.Yasoob Khalid b1082f01a6 added test for ehow
M.Yasoob Khalid f35b84c807 added an IE for Ehow videos