mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[vevo] The title in the url is optional (fixes #3020)
This commit is contained in:
		| @@ -16,7 +16,7 @@ class VevoIE(InfoExtractor): | ||||
|     (currently used by MTVIE) | ||||
|     """ | ||||
|     _VALID_URL = r'''(?x) | ||||
|         (?:https?://www\.vevo\.com/watch/(?:[^/]+/[^/]+/)?| | ||||
|         (?:https?://www\.vevo\.com/watch/(?:[^/]+/(?:[^/]+/)?)?| | ||||
|            https?://cache\.vevo\.com/m/html/embed\.html\?video=| | ||||
|            https?://videoplayer\.vevo\.com/embed/embedded\?videoId=| | ||||
|            vevo:) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jaime Marquínez Ferrándiz
					Jaime Marquínez Ferrándiz