1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[ie/vevo] Restore extractors (#14203)

Partially reverts 6f4c1bb593

Authored by: seproDev
This commit is contained in:
sepro
2025-08-31 00:41:52 +02:00
committed by GitHub
parent ed24640943
commit d925e92b71
4 changed files with 365 additions and 1 deletions

View File

@@ -2288,6 +2288,10 @@ from .varzesh3 import Varzesh3IE
from .vbox7 import Vbox7IE
from .veo import VeoIE
from .vesti import VestiIE
from .vevo import (
VevoIE,
VevoPlaylistIE,
)
from .vgtv import (
VGTVIE,
BTArticleIE,