1
0
Fork 0

[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
commit d925e92b71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,