[dw] Add new extractor

This commit is contained in:
remitamine 2016-03-11 22:44:18 +01:00
commit c8868a9d83
2 changed files with 44 additions and 0 deletions

View file

@ -189,6 +189,7 @@ from .dumpert import DumpertIE
from .defense import DefenseGouvFrIE
from .discovery import DiscoveryIE
from .dropbox import DropboxIE
from .dw import DWIE
from .eagleplatform import EaglePlatformIE
from .ebaumsworld import EbaumsWorldIE
from .echomsk import EchoMskIE