[sbs] Add new extractor (Fixes #3566)

This commit is contained in:
Philipp Hagemeister
2014-08-23 15:20:49 +02:00
parent 38fc045253
commit 2ef6fcb5d8
3 changed files with 64 additions and 0 deletions

View File

@ -276,6 +276,7 @@ from .rutube import (
from .rutv import RUTVIE
from .sapo import SapoIE
from .savefrom import SaveFromIE
from .sbs import SBSIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE
from .servingsys import ServingSysIE