[DailyWire] Add extractors (#4084)

Closes #3139
Authored by: HobbyistDev, pukkandan
This commit is contained in:
HobbyistDev
2022-06-20 12:50:45 +09:00
committed by GitHub
parent 0a4fb0d3fe
commit 695b28afaa
2 changed files with 120 additions and 0 deletions

View File

@@ -354,6 +354,10 @@ from .dailymotion import (
DailymotionPlaylistIE,
DailymotionUserIE,
)
from .dailywire import (
DailyWireIE,
DailyWirePodcastIE,
)
from .damtomo import (
DamtomoRecordIE,
DamtomoVideoIE,