mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-13 09:32:46 +01:00
[DailyWire] Add extractors (#4084)
Closes #3139 Authored by: HobbyistDev, pukkandan
This commit is contained in:
@@ -354,6 +354,10 @@ from .dailymotion import (
|
||||
DailymotionPlaylistIE,
|
||||
DailymotionUserIE,
|
||||
)
|
||||
from .dailywire import (
|
||||
DailyWireIE,
|
||||
DailyWirePodcastIE,
|
||||
)
|
||||
from .damtomo import (
|
||||
DamtomoRecordIE,
|
||||
DamtomoVideoIE,
|
||||
|
||||
Reference in New Issue
Block a user