[dtube] Add new extractor(closes #15201)

This commit is contained in:
Remita Amine 2018-05-16 08:08:44 +01:00
parent 1e4fe5a7cc
commit 7f34984e81
2 changed files with 84 additions and 0 deletions

View file

@ -283,6 +283,7 @@ from .drtv import (
DRTVIE,
DRTVLiveIE,
)
from .dtube import DTubeIE
from .dvtv import DVTVIE
from .dumpert import DumpertIE
from .defense import DefenseGouvFrIE