aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/allocine.py
Commit message (Expand)AuthorAgeFilesLines
* [allocine] Extract more metadataSergey M․2017-03-291-11/+33
* [allocine] Fix extractionplroman2017-03-291-2/+2
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-4/+4
* [allocine] Fix for /video/ videos (closes #10860)Yen Chi Hsuan2016-10-091-13/+43
* [allocine] Fix extraction (closes #10860)Yen Chi Hsuan2016-10-091-36/+21
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [allocine] Use xpath_elementYen Chi Hsuan2016-02-011-1/+2
* [allocine] Fix for Python 2.6Yen Chi Hsuan2016-02-011-1/+1
* [allocine] Fix extraction of test_allocine_1 and update testsYen Chi Hsuan2016-02-011-6/+11
* [allocine] Add test for new URL formatSergey M․2014-12-161-0/+3
* [Allocine] Support for more URLsTailszefox2014-12-161-1/+1
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-4/+1
* [allocine] Update testMichael Käufl2014-11-121-1/+1
* [allocine] Update testsSergey M․2014-07-211-2/+2
* [allocine] add extractor for allocine.fr (fixes #3189)Petr Půlpán2014-07-051-0/+89