Merge branch 'srgssr' of https://github.com/remitamine/youtube-dl into remitamine-srgssr

This commit is contained in:
remitamine 2015-12-29 10:57:45 +01:00
commit b19ad2fb53
4 changed files with 213 additions and 176 deletions

View file

@ -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