[ae] Add extractor import
authorSergey M․ <dstftw@gmail.com>
Fri, 15 Jan 2016 16:12:51 +0000 (22:12 +0600)
committerSergey M․ <dstftw@gmail.com>
Fri, 15 Jan 2016 16:12:51 +0000 (22:12 +0600)
youtube_dl/extractor/__init__.py

index f50a5d6255d058a410c6bfaf9efa001eca004b7e..3975354da0d57f79c4209cf2ca35a3373e8fa07f 100644 (file)
@@ -15,6 +15,7 @@ from .adobetv import (
     AdobeTVVideoIE,
 )
 from .adultswim import AdultSwimIE
+from .ae import AEIE
 from .aftonbladet import AftonbladetIE
 from .airmozilla import AirMozillaIE
 from .aljazeera import AlJazeeraIE