1
0
Fork 0

[ie/vtv] Add extractors (#10173)

Authored by: DinhHuy2010
This commit is contained in:
DinhHuy2010 2024-07-08 02:59:42 +07:00 committed by GitHub
commit 987a1f94c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 112 additions and 0 deletions

View file

@ -2390,6 +2390,10 @@ from .vrt import (
VrtNUIE,
)
from .vtm import VTMIE
from .vtv import (
VTVIE,
VTVGoIE,
)
from .vuclip import VuClipIE
from .vvvvid import (
VVVVIDIE,