mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 14:55:02 +01:00
[Vupload] Add extractor (#1146)
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29877 Authored by: u-spec-png
This commit is contained in:
parent
efc947fb3e
commit
ebf2fb4d61
2 changed files with 52 additions and 0 deletions
|
|
@ -1713,6 +1713,7 @@ from .vtm import VTMIE
|
|||
from .medialaan import MedialaanIE
|
||||
from .vube import VubeIE
|
||||
from .vuclip import VuClipIE
|
||||
from .vupload import VuploadIE
|
||||
from .vvvvid import (
|
||||
VVVVIDIE,
|
||||
VVVVIDShowIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue