X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;h=9e942e6f9b953c2fc18a8807a84f91fa7682e0a5;hb=c8dc41a6e7eea2a1235238cfeadb4caf5619d0ae;hp=2b9d4455d043a1e093e8f059a3c6c8b65bb91ad9;hpb=47e0e1e0e2306dd7119844bbbc3ef39ccb175ed1;p=youtube-dl diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 2b9d4455d..9e942e6f9 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -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