[uStudio] Add new extractor

This commit is contained in:
mutantmonkey
2016-02-15 17:07:13 -08:00
committed by Sergey M․
parent d0459c530d
commit 9195ef745a
2 changed files with 59 additions and 0 deletions

View File

@ -813,6 +813,7 @@ from .digiteka import DigitekaIE
from .unistra import UnistraIE
from .urort import UrortIE
from .ustream import UstreamIE, UstreamChannelIE
from .ustudio import UstudioIE
from .varzesh3 import Varzesh3IE
from .vbox7 import Vbox7IE
from .veehd import VeeHDIE