[abc7news] Add extractor (Closes #4734)

This commit is contained in:
Sergey M․ 2015-01-18 08:09:18 +06:00
parent ba319696a9
commit fdb2ed7455
2 changed files with 69 additions and 0 deletions

View file

@ -1,6 +1,7 @@
from __future__ import unicode_literals
from .abc import ABCIE
from .abc7news import Abc7NewsIE
from .academicearth import AcademicEarthCourseIE
from .addanime import AddAnimeIE
from .adobetv import AdobeTVIE