[extractor/vimeo] Add VimeoProIE (#5596)
* Add support for VimeoPro URLs not containing a Vimeo video ID * Add support for password-protected VimeoPro pages Closes #5594 Authored by: bashonly, pukkandan
This commit is contained in:
parent
3b021eacef
commit
7ff2fafe47
2 changed files with 90 additions and 43 deletions
|
|
@ -2096,6 +2096,7 @@ from .vimeo import (
|
|||
VimeoGroupsIE,
|
||||
VimeoLikesIE,
|
||||
VimeoOndemandIE,
|
||||
VimeoProIE,
|
||||
VimeoReviewIE,
|
||||
VimeoUserIE,
|
||||
VimeoWatchLaterIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue