2
0
Эх сурвалжийг харах

Re-enable Dailymotion (tests pass)

Philipp Hagemeister 12 жил өмнө
parent
commit
a11ea50319

+ 0 - 1
youtube_dl/InfoExtractors.py

@@ -785,7 +785,6 @@ class DailymotionIE(InfoExtractor):
 
 
     _VALID_URL = r'(?i)(?:https?://)?(?:www\.)?dailymotion\.[a-z]{2,3}/video/([^/]+)'
     _VALID_URL = r'(?i)(?:https?://)?(?:www\.)?dailymotion\.[a-z]{2,3}/video/([^/]+)'
     IE_NAME = u'dailymotion'
     IE_NAME = u'dailymotion'
-    _WORKING = False
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):
         # Extract id and simplified title from URL
         # Extract id and simplified title from URL