[appletrailers] Add support

This commit is contained in:
Philipp Hagemeister 2013-08-28 02:18:44 +02:00
parent 273f603efb
commit 44586389e4
2 changed files with 168 additions and 0 deletions

View file

@ -1,3 +1,4 @@
from .appletrailers import AppleTrailersIE
from .archiveorg import ArchiveOrgIE
from .ard import ARDIE
from .arte import ArteTvIE