Browse Source

[ae] Add extractor import

totalwebcasting
Sergey M․ 9 years ago
parent
commit
567f9a5809
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/__init__.py

+ 1
- 0
youtube_dl/extractor/__init__.py View 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


Loading…
Cancel
Save