mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[exfm] Add IE_* descriptions
This commit is contained in:
		| @@ -5,6 +5,8 @@ from .common import InfoExtractor | ||||
|  | ||||
|  | ||||
| class ExfmIE(InfoExtractor): | ||||
|     IE_NAME = u'exfm' | ||||
|     IE_DESC = u'ex.fm' | ||||
|     _VALID_URL = r'(?:http://)?(?:www\.)?ex\.fm/song/([^/]+)' | ||||
|     _SOUNDCLOUD_URL_ = r'(?:http://)?(?:www\.)?api\.soundcloud.com/tracks/([^/]+)/stream' | ||||
|     _TEST = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister