[shared] Add extractor (Closes #3312)

This commit is contained in:
Sergey M․ 2014-07-24 21:12:45 +07:00
parent 4192b51c7c
commit 916c145217
2 changed files with 58 additions and 0 deletions

View file

@ -259,6 +259,7 @@ from .savefrom import SaveFromIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE
from .servingsys import ServingSysIE
from .shared import SharedIE
from .sina import SinaIE
from .slideshare import SlideshareIE
from .slutload import SlutloadIE