mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Mark SoundCloud IE as nonfunctional for now (#579)
This commit is contained in:
		| @@ -2799,6 +2799,7 @@ class SoundcloudIE(InfoExtractor): | ||||
|  | ||||
|     _VALID_URL = r'^(?:https?://)?(?:www\.)?soundcloud\.com/([\w\d-]+)/([\w\d-]+)' | ||||
|     IE_NAME = u'soundcloud' | ||||
|     _WORKING = False | ||||
|  | ||||
|     def __init__(self, downloader=None): | ||||
|         InfoExtractor.__init__(self, downloader) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister