1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 14:15:13 +00:00

[ie/vidly] Add extractor (#8612)

Authored by: seproDev
This commit is contained in:
sepro
2023-11-18 21:28:25 +01:00
committed by GitHub
parent 1d24da6c89
commit 34df1c1f60
2 changed files with 84 additions and 0 deletions

View File

@@ -2301,6 +2301,7 @@ from .vidio import (
VidioLiveIE
)
from .vidlii import VidLiiIE
from .vidly import VidlyIE
from .viewlift import (
ViewLiftIE,
ViewLiftEmbedIE,