[ssa] Add extractor (Closes #5169)

This commit is contained in:
Sergey M․ 2015-03-11 21:15:36 +06:00
parent 32aaeca775
commit c792b5011f
2 changed files with 59 additions and 0 deletions

View file

@ -460,6 +460,7 @@ from .sport5 import Sport5IE
from .sportbox import SportBoxIE
from .sportdeutschland import SportDeutschlandIE
from .srmediathek import SRMediathekIE
from .ssa import SSAIE
from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamcloud import StreamcloudIE