1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 11:32:52 -05:00

Merge remote-tracking branch 'dstftw/vube'

This commit is contained in:
Philipp Hagemeister
2014-02-02 11:54:23 +01:00
2 changed files with 80 additions and 0 deletions

View File

@ -230,6 +230,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