summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:19:41 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:19:41 +0200
commitff1956e07b64735a37de886fa2e800dd823bb3e1 (patch)
tree655f45e0131d568f3109a4289e0619b6ab31d3ac
parentcaf5a8817bc53e6d799c70c71d7ca03568738620 (diff)
downloadyoutube-dl-ff1956e07b64735a37de886fa2e800dd823bb3e1.tar.gz
youtube-dl-ff1956e07b64735a37de886fa2e800dd823bb3e1.tar.xz
youtube-dl-ff1956e07b64735a37de886fa2e800dd823bb3e1.zip
[wdr] Replace test case
-rw-r--r--youtube_dl/extractor/wdr.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/youtube_dl/extractor/wdr.py b/youtube_dl/extractor/wdr.py
index f741ba540..ab28ef6fe 100644
--- a/youtube_dl/extractor/wdr.py
+++ b/youtube_dl/extractor/wdr.py
@@ -55,14 +55,14 @@ class WDRIE(InfoExtractor):
             },
         },
         {
-            'url': 'http://www.funkhauseuropa.de/av/audiosuepersongsoulbossanova100-audioplayer.html',
-            'md5': '24e83813e832badb0a8d7d1ef9ef0691',
+            'url': 'http://www.funkhauseuropa.de/av/audioflaviacoelhoamaramar100-audioplayer.html',
+            'md5': '99a1443ff29af19f6c52cf6f4dc1f4aa',
             'info_dict': {
-                'id': 'mdb-463528',
+                'id': 'mdb-478135',
                 'ext': 'mp3',
-                'title': 'Süpersong: Soul Bossa Nova',
+                'title': 'Flavia Coelho: Amar é Amar',
                 'description': 'md5:7b29e97e10dfb6e265238b32fa35b23a',
-                'upload_date': '20140630',
+                'upload_date': '20140717',
             },
         },
     ]