[vice] Fix extraction and rework extractors (closes #11101, closes #13019, closes #13622, closes #13778)

This commit is contained in:
Sergey M․ 2018-03-03 23:07:29 +07:00
parent c01db237b5
commit 86c8cfc555
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
4 changed files with 182 additions and 149 deletions

View file

@ -1210,7 +1210,6 @@ from .vice import (
ViceArticleIE,
ViceShowIE,
)
from .viceland import VicelandIE
from .vidbit import VidbitIE
from .viddler import ViddlerIE
from .videa import VideaIE