[screencast] Add new extractor (Fixes #3236)

This commit is contained in:
Philipp Hagemeister 2014-07-11 13:34:19 +02:00
parent 4e415288d7
commit 38ad119f97
2 changed files with 49 additions and 0 deletions

View file

@ -248,6 +248,7 @@ from .rutube import (
from .rutv import RUTVIE
from .savefrom import SaveFromIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE
from .servingsys import ServingSysIE
from .sina import SinaIE
from .slideshare import SlideshareIE