[cloudy] New domain name for the test_cloudy_1
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 28 Apr 2016 07:00:02 +0000 (15:00 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 28 Apr 2016 07:46:00 +0000 (15:46 +0800)
I'm sure whether videoraj.ch still works or not, so keep it.

youtube_dl/extractor/cloudy.py

index 9e267e6c0260e0391ff04b61c613a2fb6d916313..9a28ef35423a5dfd28295333ffc037b8919873ac 100644 (file)
@@ -19,7 +19,7 @@ from ..utils import (
 class CloudyIE(InfoExtractor):
     _IE_DESC = 'cloudy.ec and videoraj.ch'
     _VALID_URL = r'''(?x)
-        https?://(?:www\.)?(?P<host>cloudy\.ec|videoraj\.ch)/
+        https?://(?:www\.)?(?P<host>cloudy\.ec|videoraj\.(?:ch|to))/
         (?:v/|embed\.php\?id=)
         (?P<id>[A-Za-z0-9]+)
         '''
@@ -37,7 +37,7 @@ class CloudyIE(InfoExtractor):
             }
         },
         {
-            'url': 'http://www.videoraj.ch/v/47f399fd8bb60',
+            'url': 'http://www.videoraj.to/v/47f399fd8bb60',
             'md5': '7d0f8799d91efd4eda26587421c3c3b0',
             'info_dict': {
                 'id': '47f399fd8bb60',