[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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