[adobetv] Add extractor (Closes #4536)

This commit is contained in:
Sergey M․ 2014-12-22 22:05:47 +06:00
parent f00fd51dae
commit 1362bbbb4b
2 changed files with 71 additions and 0 deletions

View file

@ -3,6 +3,7 @@ from __future__ import unicode_literals
from .abc import ABCIE
from .academicearth import AcademicEarthCourseIE
from .addanime import AddAnimeIE
from .adobetv import AdobeTVIE
from .adultswim import AdultSwimIE
from .aftonbladet import AftonbladetIE
from .aljazeera import AlJazeeraIE