mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-10-31 15:52:22 -04:00 
			
		
		
		
	[vimeo:ondemand] Clarify IE_NAME
This commit is contained in:
		| @@ -509,6 +509,7 @@ class VimeoIE(VimeoBaseInfoExtractor): | ||||
|  | ||||
|  | ||||
| class VimeoOndemandIE(VimeoBaseInfoExtractor): | ||||
|     IE_NAME = 'vimeo:ondemand' | ||||
|     _VALID_URL = r'https?://(?:www\.)?vimeo\.com/ondemand/(?P<id>[^/?#&]+)' | ||||
|     _TESTS = [{ | ||||
|         # ondemand video not available via https://vimeo.com/id | ||||
|   | ||||
		Reference in New Issue
	
	Block a user