[dropout] Add extractor (#2045)
Authored-by: TwoThousandHedgehogs, pukkandan
This commit is contained in:
parent
a709d87335
commit
e9efb99f66
2 changed files with 216 additions and 0 deletions
|
|
@ -385,6 +385,10 @@ from .disney import DisneyIE
|
|||
from .dispeak import DigitallySpeakingIE
|
||||
from .doodstream import DoodStreamIE
|
||||
from .dropbox import DropboxIE
|
||||
from .dropout import (
|
||||
DropoutSeasonIE,
|
||||
DropoutIE
|
||||
)
|
||||
from .dw import (
|
||||
DWIE,
|
||||
DWArticleIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue