mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 12:02:49 -05:00
[dcn] add support for live streams and catchup videos
This commit is contained in:
@ -121,6 +121,7 @@ from .dbtv import DBTVIE
|
||||
from .dcn import (
|
||||
DCNGeneralIE,
|
||||
DCNVideoIE,
|
||||
DCNLiveIE,
|
||||
DCNSeasonIE,
|
||||
)
|
||||
from .dctp import DctpTvIE
|
||||
|
Reference in New Issue
Block a user