1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 06:37:07 -05:00

[voot] Add extractor

This commit is contained in:
Ashutosh Chaudhary
2017-01-23 05:12:52 +05:30
committed by Sergey M․
parent f172c86dcd
commit daaaf5f594
2 changed files with 56 additions and 0 deletions

View File

@@ -1333,3 +1333,4 @@ from .zapiks import ZapiksIE
from .zaq1 import Zaq1IE
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE
from .voot import VootIE