Merge pull request #4758 from yan12125/IE_streetvoice

[StreetVoice] Add new extractor
This commit is contained in:
Sergey M.
2015-01-21 22:36:50 +06:00
2 changed files with 37 additions and 0 deletions

View File

@ -409,6 +409,7 @@ from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE
from .sunporno import SunPornoIE
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE