[dcn] add support for live streams and catchup videos
This commit is contained in:
parent
b477da2094
commit
8e2898edf9
2 changed files with 62 additions and 1 deletions
|
@ -121,6 +121,7 @@ from .dbtv import DBTVIE
|
|||
from .dcn import (
|
||||
DCNGeneralIE,
|
||||
DCNVideoIE,
|
||||
DCNLiveIE,
|
||||
DCNSeasonIE,
|
||||
)
|
||||
from .dctp import DctpTvIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue