[Vodlocker] Add new extractor

This commit is contained in:
pachacamac
2014-07-09 18:21:46 +02:00
parent fd69098a45
commit 537ba6f381
2 changed files with 67 additions and 0 deletions

View File

@ -333,6 +333,7 @@ from .vine import (
)
from .viki import VikiIE
from .vk import VKIE
from .vodlocker import VodlockerIE
from .vube import VubeIE
from .vuclip import VuClipIE
from .vulture import VultureIE