mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -1333,7 +1333,7 @@ class VimeoReviewIE(VimeoBaseInfoExtractor): | ||||
| 
 | ||||
| class VimeoWatchLaterIE(VimeoChannelIE): | ||||
|     IE_NAME = 'vimeo:watchlater' | ||||
|     IE_DESC = 'Vimeo watch later list, "vimeowatchlater" keyword (requires authentication)' | ||||
|     IE_DESC = 'Vimeo watch later list, ":vimeowatchlater" keyword (requires authentication)' | ||||
|     _VALID_URL = r'https://vimeo\.com/(?:home/)?watchlater|:vimeowatchlater' | ||||
|     _TITLE = 'Watch Later' | ||||
|     _LOGIN_REQUIRED = True | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan