1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[vvvvid] Add new extractor(closes #5915)

This commit is contained in:
Remita Amine
2016-12-16 09:05:02 +01:00
parent 38be3bc568
commit 7b1e80792b
2 changed files with 149 additions and 0 deletions

View File

@@ -1110,6 +1110,7 @@
from .vrt import VRTIE
from .vube import VubeIE
from .vuclip import VuClipIE
from .vvvvid import VVVVIDIE
from .vyborymos import VyboryMosIE
from .vzaar import VzaarIE
from .walla import WallaIE