summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:14:41 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-21 13:14:41 +0200
commita850fde1d82d86ed5b75e6f7e1f2e43817946290 (patch)
treeddbc0ed589bb9b988183ef728a8e0c9b60c91651
parent0e6ebc13d154e6b8b063dfe7e9c2dd28d427fb77 (diff)
downloadyoutube-dl-a850fde1d82d86ed5b75e6f7e1f2e43817946290.tar.gz
youtube-dl-a850fde1d82d86ed5b75e6f7e1f2e43817946290.tar.xz
youtube-dl-a850fde1d82d86ed5b75e6f7e1f2e43817946290.zip
[funnyordie] Fix test description
-rw-r--r--youtube_dl/extractor/funnyordie.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/funnyordie.py b/youtube_dl/extractor/funnyordie.py
index 6e6b66660..721e5fce0 100644
--- a/youtube_dl/extractor/funnyordie.py
+++ b/youtube_dl/extractor/funnyordie.py
@@ -26,7 +26,7 @@ class FunnyOrDieIE(InfoExtractor):
             'id': 'e402820827',
             'ext': 'mp4',
             'title': 'Please Use This Song (Jon Lajoie)',
-            'description': 'md5:2ed27d364f5a805a6dba199faaf6681d',
+            'description': 'Please use this to sell something.  www.jonlajoie.com',
             'thumbnail': 're:^http:.*\.jpg$',
         },
     }]