[vgtv] Add support for bt vestlendingen (Closes #5620)

This commit is contained in:
Sergey M․ 2015-05-08 22:59:50 +06:00
parent cbe443362f
commit fe373287eb
2 changed files with 26 additions and 1 deletions

View file

@ -589,6 +589,7 @@ from .vesti import VestiIE
from .vevo import VevoIE
from .vgtv import (
BTArticleIE,
BTVestlendingenIE,
VGTVIE,
)
from .vh1 import VH1IE