[sport5] Add new extractor

This commit is contained in:
net 2014-09-27 20:21:46 +03:00
parent 11b3ce8509
commit b66745288e
2 changed files with 71 additions and 0 deletions

View file

@ -340,6 +340,7 @@ from .spiegel import SpiegelIE, SpiegelArticleIE
from .spiegeltv import SpiegeltvIE
from .spike import SpikeIE
from .sportdeutschland import SportDeutschlandIE
from .sport5 import Sport5IE
from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE