logo

youtube-dl

[mirror] Download/Watch videos from video hostersgit clone https://hacktivis.me/git/mirror/youtube-dl.git
commit: 468d19a9c15f1a3ddd5363c4a966667d777782b0
parent 9aeaf730ad712aed29d241d4e6655b8e5fee1d47
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 21 Jul 2014 12:15:23 +0200

[savefrom] Fix test description

Diffstat:

Myoutube_dl/extractor/savefrom.py2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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:4f0aac94361a12e1ce57d74f85265175', + 'description': 'md5:727900f130df3dc9a25e2721497c7910', }, 'params': { 'skip_download': True