[allocine] add extractor for allocine.fr (fixes #3189)

This commit is contained in:
Petr Půlpán 2014-07-05 14:42:26 +02:00
parent ba4133c9eb
commit 49cbe7c8e3
2 changed files with 90 additions and 0 deletions

View file

@ -3,6 +3,7 @@ from .addanime import AddAnimeIE
from .aftonbladet import AftonbladetIE
from .anitube import AnitubeIE
from .aol import AolIE
from .allocine import AllocineIE
from .aparat import AparatIE
from .appletrailers import AppleTrailersIE
from .archiveorg import ArchiveOrgIE