1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-27 17:23:26 +00:00

[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
+1
View File
@@ -589,6 +589,7 @@ from .vesti import VestiIE
from .vevo import VevoIE
from .vgtv import (
BTArticleIE,
BTVestlendingenIE,
VGTVIE,
)
from .vh1 import VH1IE