[appleconnect] Add new extractor (fixes #6189)

Closes #6190.
This commit is contained in:
Zach Bruggeman 2015-07-10 19:27:48 -07:00 committed by Jaime Marquínez Ferrándiz
parent 32470bf619
commit 1dc31c2786
2 changed files with 51 additions and 0 deletions

View file

@ -19,6 +19,7 @@ from .anysex import AnySexIE
from .aol import AolIE
from .allocine import AllocineIE
from .aparat import AparatIE
from .appleconnect import AppleConnectIE
from .appletrailers import AppleTrailersIE
from .archiveorg import ArchiveOrgIE
from .ard import ARDIE, ARDMediathekIE