From 87a29e6f25fce2bae9369b5c30624c39ddf02eab Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 13 Mar 2014 17:01:58 +0100 Subject: [PATCH] [wdr] Add description to tests --- youtube_dl/extractor/wdr.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/youtube_dl/extractor/wdr.py b/youtube_dl/extractor/wdr.py index 1238c15aa..500b9146f 100644 --- a/youtube_dl/extractor/wdr.py +++ b/youtube_dl/extractor/wdr.py @@ -34,6 +34,7 @@ class WDRIE(InfoExtractor): 'id': 'mdb-363194', 'ext': 'flv', 'title': 'Marga Spiegel ist tot', + 'description': 'md5:2309992a6716c347891c045be50992e4', 'upload_date': '20140311', }, 'params': { @@ -47,6 +48,7 @@ class WDRIE(InfoExtractor): 'id': 'mdb-194332', 'ext': 'mp3', 'title': 'Erlebte Geschichten: Marga Spiegel (29.11.2009)', + 'description': 'md5:2309992a6716c347891c045be50992e4', 'upload_date': '20091129', }, }, @@ -57,6 +59,7 @@ class WDRIE(InfoExtractor): 'id': 'mdb-363068', 'ext': 'mp3', 'title': 'Grenzenlos lecker - Baklava', + 'description': 'md5:7b29e97e10dfb6e265238b32fa35b23a', 'upload_date': '20140311', }, },