Commit Graph

27 Commits (5b4c54631a8888d75fa766c0bd6ec1822e6caec5)

Author SHA1 Message Date
Sergey M․ b2f82360d7 [escapist] Add uploader to tests
Sergey M․ 782e0568ef [escapist] Modernize
Sergey M․ 90b4b0eabe [escapist] Improve _VALID_URL
Sergey M․ cec04ef3a6 [escapist] Update tests' checksums
Sergey M․ 71fa56b887 [escapist] Fix formats extraction
Jaime Marquínez Ferrándiz 965cb8d530 [escapist] pep8 fixes
Sergey M․ 290a5a8d85 [escapist] Fix imsVideo regex ()
pulpe e2dc351d25 [escapist] Fix extractor (fixes )
Philipp Hagemeister 8237bec4f0 [escapist] Extract duration
Philipp Hagemeister 63a562f95e [escapist] Detect IP blocking and use another UA (Fixes )
Philipp Hagemeister 9a48926a57 [escapist] Add support for advertisements
Philipp Hagemeister 1c69bca258 [escapist] Fix config URL matching
Philipp Hagemeister 54233c9080 [escapist] Support JavaScript player (Fixes )
Sergey M․ c010af6f19 [escapist] Make regexes more robust (Closes )
Philipp Hagemeister 3da0db62e6 [escapist] Fix extraction (fixes )
Philipp Hagemeister 9650885be9 [escapist] Filter video differently (Fixes )
Philipp Hagemeister 596ac6e31f [escapist] Modernize
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
Philipp Hagemeister a36819731b [escapist] Add support for og:video:url (Fixes )
Philipp Hagemeister 6f90d098c5 [ecapist] modernize and fix id property
Philipp Hagemeister da6a795fdb [escapist] Fix title search
Philipp Hagemeister c5edcde21f [escapist] upper-case URL
Philipp Hagemeister 15ff3c831e [escapist] Fix syntax error
Philipp Hagemeister 100959a6d9 [escapist] Add support for HD format (Closes )
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 153697660d Move Escapist into its own file