X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=youtube_dl%2Fextractor%2F__init__.py;h=e46d73ed7774f6f1a2ddc6acc9f2dace3ffb5478;hp=ec1f801556b529e52fb3530fb730fcd151412c69;hb=b19ad2fb53c43c573d22663a739d192509bd8097;hpb=126d7701b0f88c33b5fbda6fd07ef056b96c9367 diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index ec1f80155..e46d73ed7 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -643,7 +643,10 @@ from .sportbox import ( SportBoxEmbedIE, ) from .sportdeutschland import SportDeutschlandIE -from .srf import SrfIE +from .srgssr import ( + SRGSSRIE, + SRGSSRPlayIE, +) from .srmediathek import SRMediathekIE from .ssa import SSAIE from .stanfordoc import StanfordOpenClassroomIE