Commit Graph

15 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Sergey M․ 639e5b2a84
[allocine] Extract more metadata 7 years ago
plroman 128244657b [allocine] Fix extraction 7 years ago
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 7 years ago
Yen Chi Hsuan 176006a120
[allocine] Fix for /video/ videos (closes #10860) 8 years ago
Yen Chi Hsuan 65f4c1de3d
[allocine] Fix extraction (closes #10860)
I change the URL of the third test case, because now the original URL
does not contain a video anymore, and there's no easy to get the real
URL from the /film/ one.
8 years ago
Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
Yen Chi Hsuan dc4fe5c6d7 [allocine] Use xpath_element 8 years ago
Yen Chi Hsuan f63757ec35 [allocine] Fix for Python 2.6
Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level
8 years ago
Yen Chi Hsuan 7a0ed06909 [allocine] Fix extraction of test_allocine_1 and update tests 8 years ago
Sergey M․ 9209fe3878 [allocine] Add test for new URL format 10 years ago
Tailszefox 0647084f39 [Allocine] Support for more URLs 10 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
Michael Käufl 9d2a4dae90 [allocine] Update test 10 years ago
Sergey M․ a5d524ef46 [allocine] Update tests 10 years ago
Petr Půlpán 49cbe7c8e3 [allocine] add extractor for allocine.fr (fixes #3189) 10 years ago