[vgtv] Add support for bt.no articles (#5620)
This commit is contained in:
parent
34e7dc81a9
commit
0ceab84749
2 changed files with 42 additions and 2 deletions
|
@ -587,7 +587,10 @@ from .veoh import VeohIE
|
|||
from .vessel import VesselIE
|
||||
from .vesti import VestiIE
|
||||
from .vevo import VevoIE
|
||||
from .vgtv import VGTVIE
|
||||
from .vgtv import (
|
||||
BTArticleIE,
|
||||
VGTVIE,
|
||||
)
|
||||
from .vh1 import VH1IE
|
||||
from .vice import ViceIE
|
||||
from .viddler import ViddlerIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue