mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
[medialaan] add support DPG Media MyChannels based websites
closes #14871 closes #15597 closes #16106 closes #16489
This commit is contained in:
parent
11b68df7a4
commit
c669554ef5
4 changed files with 160 additions and 229 deletions
|
@ -1459,6 +1459,7 @@ from .vrv import (
|
|||
VRVSeriesIE,
|
||||
)
|
||||
from .vshare import VShareIE
|
||||
from .vtm import VTMIE
|
||||
from .medialaan import MedialaanIE
|
||||
from .vube import VubeIE
|
||||
from .vuclip import VuClipIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue