summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-23 01:38:07 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-23 01:38:07 +0200
commit41c0849429649bd09381ae0db0535c300a5f4af0 (patch)
treef2cbf5aae00feed22251f5c9e3dfab47766d32e6
parenta4e5af11844fc6d5f737e45a8a94067ccb7d5bc1 (diff)
downloadyoutube-dl-41c0849429649bd09381ae0db0535c300a5f4af0.tar.gz
youtube-dl-41c0849429649bd09381ae0db0535c300a5f4af0.tar.xz
youtube-dl-41c0849429649bd09381ae0db0535c300a5f4af0.zip
[savefrom] Make test description more flexible
-rw-r--r--youtube_dl/extractor/savefrom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/savefrom.py b/youtube_dl/extractor/savefrom.py
index ccd545971..5b7367b94 100644
--- a/youtube_dl/extractor/savefrom.py
+++ b/youtube_dl/extractor/savefrom.py
@@ -20,7 +20,7 @@ class SaveFromIE(InfoExtractor):
             'upload_date': '20120816',
             'uploader': 'Howcast',
             'uploader_id': 'Howcast',
-            'description': 'md5:727900f130df3dc9a25e2721497c7910',
+            'description': 're:(?s).* Hi, my name is Rene Dreifuss\. And I\'m here to show you some MMA.*',
         },
         'params': {
             'skip_download': True