mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 08:35:32 +00:00
[extractor/drtv] Add series extractors (#5644)
Authored by: FrederikNS Closes #3567
This commit is contained in:
committed by
GitHub
parent
773c272d66
commit
ab4cbeff00
@ -475,6 +475,8 @@ from .drtuber import DrTuberIE
|
||||
from .drtv import (
|
||||
DRTVIE,
|
||||
DRTVLiveIE,
|
||||
DRTVSeasonIE,
|
||||
DRTVSeriesIE,
|
||||
)
|
||||
from .dtube import DTubeIE
|
||||
from .dvtv import DVTVIE
|
||||
|
Reference in New Issue
Block a user