[vube] Add support for vube.com (Closes #2285)

This commit is contained in:
dst 2014-02-02 08:33:24 +07:00
parent c66dcda287
commit c85e4cf7b4
2 changed files with 81 additions and 0 deletions

View file

@ -229,6 +229,7 @@ from .vimeo import (
from .vine import VineIE
from .viki import VikiIE
from .vk import VKIE
from .vube import VubeIE
from .wat import WatIE
from .weibo import WeiboIE
from .wimp import WimpIE