[DailyWire] Add extractors (#4084)
Closes #3139 Authored by: HobbyistDev, pukkandan
This commit is contained in:
parent
0a4fb0d3fe
commit
695b28afaa
2 changed files with 120 additions and 0 deletions
|
|
@ -354,6 +354,10 @@ from .dailymotion import (
|
|||
DailymotionPlaylistIE,
|
||||
DailymotionUserIE,
|
||||
)
|
||||
from .dailywire import (
|
||||
DailyWireIE,
|
||||
DailyWirePodcastIE,
|
||||
)
|
||||
from .damtomo import (
|
||||
DamtomoRecordIE,
|
||||
DamtomoVideoIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue