mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[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:
		| @@ -2096,6 +2096,7 @@ from .vimeo import ( | ||||
|     VimeoGroupsIE, | ||||
|     VimeoLikesIE, | ||||
|     VimeoOndemandIE, | ||||
|     VimeoProIE, | ||||
|     VimeoReviewIE, | ||||
|     VimeoUserIE, | ||||
|     VimeoWatchLaterIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly