Re-enable Dailymotion (tests pass)
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 27 Apr 2013 19:53:21 +0000 (21:53 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 27 Apr 2013 19:53:21 +0000 (21:53 +0200)
youtube_dl/InfoExtractors.py

index 620cce1893788e9ad1abc326896a878c63524d13..6d8e7be109253306b757d7def8ad142ec7076c01 100755 (executable)
@@ -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