Browse Source

[spiegel] Remove deleted video from test cases

Philipp Hagemeister 11 years ago
parent
commit
1ad6efd9b6
1 changed files with 0 additions and 10 deletions
  1. 0 10
      youtube_dl/extractor/spiegel.py

+ 0 - 10
youtube_dl/extractor/spiegel.py

@@ -29,16 +29,6 @@ class SpiegelIE(InfoExtractor):
             'description': 'md5:c2322b65e58f385a820c10fa03b2d088',
             'description': 'md5:c2322b65e58f385a820c10fa03b2d088',
             'duration': 983,
             'duration': 983,
         },
         },
-    }, {
-        'url': 'http://www.spiegel.de/video/johann-westhauser-videobotschaft-des-hoehlenforschers-video-1502367.html',
-        'md5': '54f58ba0e752e3c07bc2a26222dd0acf',
-        'info_dict': {
-            'id': '1502367',
-            'ext': 'mp4',
-            'title': 'Videobotschaft: Höhlenforscher Westhauser dankt seinen Rettern',
-            'description': 'md5:c6f1ec11413ebd1088b6813943e5fc91',
-            'duration': 42,
-        },
     }]
     }]
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):