Browse Source

Merge pull request #3932 from Dineshs91/ndr-fix

Description changed
totalwebcasting
Jaime Marquínez Ferrándiz 10 years ago
parent
commit
772ece3571
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/ndr.py

+ 1
- 1
youtube_dl/extractor/ndr.py View File

@ -25,7 +25,7 @@ class NDRIE(InfoExtractor):
'id': '25866', 'id': '25866',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Kartoffeltage in der Lewitz', 'title': 'Kartoffeltage in der Lewitz',
'description': 'md5:16d4d66907f541692e8182c33270f29a',
'description': 'md5:48c4c04dde604c8a9971b3d4e3b9eaa8',
'duration': 166, 'duration': 166,
} }
}, },


Loading…
Cancel
Save