1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[ie/vimeo:event] Add extractor (#13216)

Closes #1608
Authored by: bashonly
This commit is contained in:
bashonly
2025-05-20 13:28:34 -05:00
committed by GitHub
parent f569be4602
commit 545c1a5b6f
2 changed files with 413 additions and 16 deletions

View File

@@ -2369,6 +2369,7 @@ from .vimeo import (
VHXEmbedIE,
VimeoAlbumIE,
VimeoChannelIE,
VimeoEventIE,
VimeoGroupsIE,
VimeoIE,
VimeoLikesIE,