[UtreonIE] Add extractor (#562)

Authored by: Ashish0804
This commit is contained in:
Ashish
2021-07-25 22:41:45 +05:30
committed by GitHub
parent 0222620725
commit 4bfa401d40
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