mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
Changed file hash.
This commit is contained in:
parent
1ef80b55dd
commit
a19413c311
@ -9,7 +9,7 @@ class NewgroundsIE(InfoExtractor):
|
||||
_TEST = {
|
||||
u'url': u'http://www.newgrounds.com/audio/listen/549479',
|
||||
u'file': u'549479.mp3',
|
||||
u'md5': u'2924d938f60415cd7afbe7ae9042a99e',
|
||||
u'md5': u'fe6033d297591288fa1c1f780386f07a',
|
||||
u'info_dict': {
|
||||
u"title": u"B7 - BusMode",
|
||||
u"uploader" : u"Burn7",
|
||||
|
Loading…
Reference in New Issue
Block a user