[tvnet] Add extractor

This commit is contained in:
Thomas van der Berg 2018-01-31 23:00:30 +01:00 committed by Sergey M․
parent 93cffb1444
commit b2df66aeca
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 92 additions and 0 deletions

View file

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