[vshare] Add extractor (closes #12278)

This commit is contained in:
Sergey M․ 2017-04-04 03:05:18 +07:00
parent b022f4f600
commit 2ab0bfcd81
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 39 additions and 0 deletions

View file

@ -1188,6 +1188,7 @@ from .vrv import (
VRVIE,
VRVSeriesIE,
)
from .vshare import VShareIE
from .medialaan import MedialaanIE
from .vube import VubeIE
from .vuclip import VuClipIE