projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb03f4d
)
Fixes test fail
author
Ruirize
<ruirize@live.co.uk>
Wed, 18 Sep 2013 15:23:38 +0000
(16:23 +0100)
committer
Ruirize
<ruirize@live.co.uk>
Wed, 18 Sep 2013 15:23:38 +0000
(16:23 +0100)
Was unaware of --id being passed to test.
youtube_dl/extractor/newgrounds.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/newgrounds.py
b/youtube_dl/extractor/newgrounds.py
index d19145a721d24edf9258ff73a23f8500ffa76c5e..f316b92722764495289cf58a841a15bd063d8b1b 100644
(file)
--- a/
youtube_dl/extractor/newgrounds.py
+++ b/
youtube_dl/extractor/newgrounds.py
@@
-8,7
+8,7
@@
class NewgroundsIE(InfoExtractor):
_VALID_URL = r'(?:https?://)?(?:www\.)?newgrounds\.com/audio/listen/(?P<id>\d+)'
_TEST = {
u'url': u'http://www.newgrounds.com/audio/listen/549479',
- u'file': u'549479
_B7---BusMode
.mp3',
+ u'file': u'549479.mp3',
u'md5': u'2924d938f60415cd7afbe7ae9042a99e',
u'info_dict': {
u"title": u"B7 - BusMode",