mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 13:35:50 +01:00
[vimeo] Add support for VHX(Vimeo OTT)(#14835)
This commit is contained in:
parent
d19600df07
commit
ca01d17884
2 changed files with 85 additions and 1 deletions
|
|
@ -1303,6 +1303,7 @@ from .vimeo import (
|
|||
VimeoReviewIE,
|
||||
VimeoUserIE,
|
||||
VimeoWatchLaterIE,
|
||||
VHXEmbedIE,
|
||||
)
|
||||
from .vimple import VimpleIE
|
||||
from .vine import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue