Commit Graph

12 Commits (f5a723a78a2d4e395fca89e5b3bed53334b9385e)

Author SHA1 Message Date
Yen Chi Hsuan 176006a120
[allocine] Fix for /video/ videos (closes )
Yen Chi Hsuan 65f4c1de3d
[allocine] Fix extraction (closes )
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.
Déstin Reed dcdb292fdd
Unify coding cookie
Yen Chi Hsuan dc4fe5c6d7 [allocine] Use xpath_element
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
Yen Chi Hsuan 7a0ed06909 [allocine] Fix extraction of test_allocine_1 and update tests
Sergey M․ 9209fe3878 [allocine] Add test for new URL format
Tailszefox 0647084f39 [Allocine] Support for more URLs
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
Michael Käufl 9d2a4dae90 [allocine] Update test
Sergey M․ a5d524ef46 [allocine] Update tests
Petr Půlpán 49cbe7c8e3 [allocine] add extractor for allocine.fr (fixes )