[vice] Support Vice articles (closes #12968)

This commit is contained in:
Yen Chi Hsuan 2017-05-05 20:26:51 +08:00
parent cc7bda4fff
commit 4ac6dc3732
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
3 changed files with 67 additions and 14 deletions

View file

@ -1125,6 +1125,7 @@ from .vgtv import (
from .vh1 import VH1IE
from .vice import (
ViceIE,
ViceArticleIE,
ViceShowIE,
)
from .viceland import VicelandIE