1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-01 07:05:14 +00:00

[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