mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[myspace] Redirect to other extractors
There are many songs just linked from Vevo/YouTube to MySpace. Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041 YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
This commit is contained in:
		 Tithen-Firion
					Tithen-Firion
				
			
				
					committed by
					
						 Jaime Marquínez Ferrándiz
						Jaime Marquínez Ferrándiz
					
				
			
			
				
	
			
			
			 Jaime Marquínez Ferrándiz
						Jaime Marquínez Ferrándiz
					
				
			
						parent
						
							1940fadd53
						
					
				
				
					commit
					3266f0c68e
				
			| @@ -13,7 +13,7 @@ from ..utils import ( | ||||
| class VevoIE(InfoExtractor): | ||||
|     """ | ||||
|     Accepts urls from vevo.com or in the format 'vevo:{id}' | ||||
|     (currently used by MTVIE) | ||||
|     (currently used by MTVIE and MySpaceIE) | ||||
|     """ | ||||
|     _VALID_URL = r'''(?x) | ||||
|         (?:https?://www\.vevo\.com/watch/(?:[^/]+/(?:[^/]+/)?)?| | ||||
|   | ||||
		Reference in New Issue
	
	Block a user