1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[Vidbit] Add new extractor

This commit is contained in:
TRox1972
2016-06-12 03:18:56 +02:00
committed by Sergey M․
parent fc3996bfe1
commit 3c9c088f9c
2 changed files with 37 additions and 0 deletions

View File

@ -916,6 +916,7 @@ from .vice import (
ViceIE,
ViceShowIE,
)
from .vidbit import VidbitIE
from .viddler import ViddlerIE
from .videodetective import VideoDetectiveIE
from .videofyme import VideofyMeIE