[tagesschau] Remove test case
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 21 Jul 2014 11:22:14 +0000 (13:22 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 21 Jul 2014 11:22:15 +0000 (13:22 +0200)
See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale.

youtube_dl/extractor/tagesschau.py

index 25b9864add9dc8422a5948111d25ea8243e10441..b870474515ba61ee33641c86554d53d68a6bf46d 100644 (file)
@@ -19,16 +19,6 @@ class TagesschauIE(InfoExtractor):
             'description': 'md5:69da3c61275b426426d711bde96463ab',
             'thumbnail': 're:^http:.*\.jpg$',
         },
-    }, {
-        'url': 'http://www.tagesschau.de/multimedia/video/video-5964.html',
-        'md5': '66652566900963a3f962333579eeffcf',
-        'info_dict': {
-            'id': '5964',
-            'ext': 'mp4',
-            'title': 'Nahost-Konflikt: Israel bombadiert Ziele im Gazastreifen und Westjordanland',
-            'description': 'md5:07bfc78c48eec3145ed4805299a1900a',
-            'thumbnail': 're:http://.*\.jpg',
-        },
     }]
 
     _FORMATS = {