Merge remote-tracking branch 'jnormore/vine_user'
This commit is contained in:
commit
7b93c2c204
3 changed files with 48 additions and 1 deletions
|
@ -306,7 +306,10 @@ from .vimeo import (
|
|||
VimeoReviewIE,
|
||||
VimeoWatchLaterIE,
|
||||
)
|
||||
from .vine import VineIE
|
||||
from .vine import (
|
||||
VineIE,
|
||||
VineUserIE,
|
||||
)
|
||||
from .viki import VikiIE
|
||||
from .vk import VKIE
|
||||
from .vube import VubeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue