mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Re-enable Dailymotion (tests pass)
This commit is contained in:
		| @@ -785,7 +785,6 @@ class DailymotionIE(InfoExtractor): | ||||
|  | ||||
|     _VALID_URL = r'(?i)(?:https?://)?(?:www\.)?dailymotion\.[a-z]{2,3}/video/([^/]+)' | ||||
|     IE_NAME = u'dailymotion' | ||||
|     _WORKING = False | ||||
|  | ||||
|     def _real_extract(self, url): | ||||
|         # Extract id and simplified title from URL | ||||
|   | ||||
		Reference in New Issue
	
	Block a user