[dlive] Add new extractor(closes #18080)
This commit is contained in:
parent
fd95105ed4
commit
4a71ef6da6
2 changed files with 98 additions and 0 deletions
|
@ -1255,6 +1255,10 @@ from .udn import UDNEmbedIE
|
|||
from .ufctv import UFCTVIE
|
||||
from .uktvplay import UKTVPlayIE
|
||||
from .digiteka import DigitekaIE
|
||||
from .dlive import (
|
||||
DLiveVODIE,
|
||||
DLiveStreamIE,
|
||||
)
|
||||
from .umg import UMGDeIE
|
||||
from .unistra import UnistraIE
|
||||
from .unity import UnityIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue