Merge remote-tracking branch 'WillSewell/vk-playlists'

This commit is contained in:
Philipp Hagemeister 2014-11-23 10:09:45 +01:00
commit 010cd3a3ee
2 changed files with 52 additions and 10 deletions

View file

@ -454,7 +454,10 @@ from .vine import (
VineUserIE,
)
from .viki import VikiIE
from .vk import VKIE
from .vk import (
VKIE,
VKUserVideosIE,
)
from .vodlocker import VodlockerIE
from .vporn import VpornIE
from .vrt import VRTIE