[usatoday] Add new extractor(closes #8655)

This commit is contained in:
remitamine 2016-03-13 22:36:15 +01:00
parent 2e7e561c1d
commit 5d53c32701
2 changed files with 49 additions and 0 deletions

View file

@ -821,6 +821,7 @@ from .udn import UDNEmbedIE
from .digiteka import DigitekaIE
from .unistra import UnistraIE
from .urort import UrortIE
from .usatoday import USATodayIE
from .ustream import UstreamIE, UstreamChannelIE
from .ustudio import UstudioIE
from .varzesh3 import Varzesh3IE