youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 772ece3571ab86e93db0996fc9f46e27ef9af0ab
parent d18be55533a0a57ca365c3119571e0ab2566c48d
Author: Jaime Marquínez Ferrándiz <jaimeMF@users.noreply.github.com>
Date:   Sun, 12 Oct 2014 17:54:51 +0200

Merge pull request #3932 from Dineshs91/ndr-fix

Description changed
Diffstat:
Myoutube_dl/extractor/ndr.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/ndr.py b/youtube_dl/extractor/ndr.py @@ -25,7 +25,7 @@ class NDRIE(InfoExtractor): 'id': '25866', 'ext': 'mp4', 'title': 'Kartoffeltage in der Lewitz', - 'description': 'md5:16d4d66907f541692e8182c33270f29a', + 'description': 'md5:48c4c04dde604c8a9971b3d4e3b9eaa8', 'duration': 166, } },