10 Commits (dcdb292fddc82ae11f4c0b647815a45c88a6b6d5)

Author SHA1 Message Date
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