mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-27 09:13:26 +00:00
[vimeo] Add an extractor for groups
This commit is contained in:
@@ -171,6 +171,7 @@ from .vimeo import (
|
||||
VimeoChannelIE,
|
||||
VimeoUserIE,
|
||||
VimeoAlbumIE,
|
||||
VimeoGroupsIE,
|
||||
)
|
||||
from .vine import VineIE
|
||||
from .viki import VikiIE
|
||||
|
||||
Reference in New Issue
Block a user