[aljazeera] Add extractor (closes #4487)

This commit is contained in:
Jaime Marquínez Ferrándiz 2014-12-16 15:48:01 +01:00
parent 734ea11e3c
commit bb18d787b5
2 changed files with 33 additions and 0 deletions

View file

@ -5,6 +5,7 @@ from .academicearth import AcademicEarthCourseIE
from .addanime import AddAnimeIE
from .adultswim import AdultSwimIE
from .aftonbladet import AftonbladetIE
from .aljazeera import AlJazeeraIE
from .anitube import AnitubeIE
from .anysex import AnySexIE
from .aol import AolIE