Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update from upstream | Jesús | 2021-10-18 | 1 | -132/+0 |
| | |||||
* | [allocine] Extract more metadata | Sergey M․ | 2017-03-29 | 1 | -11/+33 |
| | |||||
* | [allocine] Fix extraction | plroman | 2017-03-29 | 1 | -2/+2 |
| | |||||
* | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | 2017-01-06 | 1 | -4/+4 |
| | |||||
* | [allocine] Fix for /video/ videos (closes #10860) | Yen Chi Hsuan | 2016-10-09 | 1 | -13/+43 |
| | |||||
* | [allocine] Fix extraction (closes #10860) | Yen Chi Hsuan | 2016-10-09 | 1 | -36/+21 |
| | | | | | | 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. | ||||
* | Unify coding cookie | Déstin Reed | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | [allocine] Use xpath_element | Yen Chi Hsuan | 2016-02-01 | 1 | -1/+2 |
| | |||||
* | [allocine] Fix for Python 2.6 | Yen Chi Hsuan | 2016-02-01 | 1 | -1/+1 |
| | | | | | Python 2.6 does not support .// syntax in find(). Fortunately, the interested node is at the top level | ||||
* | [allocine] Fix extraction of test_allocine_1 and update tests | Yen Chi Hsuan | 2016-02-01 | 1 | -6/+11 |
| | |||||
* | [allocine] Add test for new URL format | Sergey M․ | 2014-12-16 | 1 | -0/+3 |
| | |||||
* | [Allocine] Support for more URLs | Tailszefox | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -4/+1 |
| | | | | | | | | · 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 | ||||
* | [allocine] Update test | Michael Käufl | 2014-11-12 | 1 | -1/+1 |
| | |||||
* | [allocine] Update tests | Sergey M․ | 2014-07-21 | 1 | -2/+2 |
| | |||||
* | [allocine] add extractor for allocine.fr (fixes #3189) | Petr Půlpán | 2014-07-05 | 1 | -0/+89 |