[viceland] Add new extractor(#8799)

This commit is contained in:
Remita Amine 2016-08-14 18:03:42 +01:00
parent 1fd6e30988
commit d2ac04674d
2 changed files with 101 additions and 0 deletions

View file

@ -958,6 +958,7 @@ from .vice import (
ViceIE,
ViceShowIE,
)
from .viceland import VicelandIE
from .vidbit import VidbitIE
from .viddler import ViddlerIE
from .videodetective import VideoDetectiveIE