[vimeo] Add an extractor for groups
This commit is contained in:
parent
5cc14c2fd7
commit
fb30ec22fd
3 changed files with 29 additions and 5 deletions
|
@ -171,6 +171,7 @@ from .vimeo import (
|
|||
VimeoChannelIE,
|
||||
VimeoUserIE,
|
||||
VimeoAlbumIE,
|
||||
VimeoGroupsIE,
|
||||
)
|
||||
from .vine import VineIE
|
||||
from .viki import VikiIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue