1
0
Fork 0

[UtreonIE] Add extractor (#562)

Authored by: Ashish0804
This commit is contained in:
Ashish 2021-07-25 22:41:45 +05:30 committed by GitHub
commit 4bfa401d40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 86 additions and 0 deletions

View file

@ -1492,6 +1492,7 @@ from .ustudio import (
UstudioIE,
UstudioEmbedIE,
)
from .utreon import UtreonIE
from .varzesh3 import Varzesh3IE
from .vbox7 import Vbox7IE
from .veehd import VeeHDIE