projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde97ea
)
[bandcamp] Update test
author
Tithen-Firion
<Tithen-Firion@users.noreply.github.com>
Thu, 27 Apr 2017 20:13:12 +0000
(22:13 +0200)
committer
Sergey M
<dstftw@gmail.com>
Thu, 27 Apr 2017 20:13:12 +0000
(
03:13
+0700)
youtube_dl/extractor/bandcamp.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/bandcamp.py
b/youtube_dl/extractor/bandcamp.py
index 056e06376667e02b34c8efa7b2565be51e4625a4..df2972f2684a82a7c58cafdd2fc6083cd035d8bd 100644
(file)
--- a/
youtube_dl/extractor/bandcamp.py
+++ b/
youtube_dl/extractor/bandcamp.py
@@
-34,12
+34,12
@@
class BandcampIE(InfoExtractor):
'_skip': 'There is a limit of 200 free downloads / month for the test song'
}, {
'url': 'http://benprunty.bandcamp.com/track/lanius-battle',
- 'md5': '
73d0b3171568232574e45652f8720b5c
',
+ 'md5': '
0369ace6b939f0927e62c67a1a8d9fa7
',
'info_dict': {
'id': '2650410135',
- 'ext': '
mp3
',
- 'title': 'Lanius (Battle)',
- 'uploader': 'Ben Prunty
Music
',
+ 'ext': '
aiff
',
+ 'title': '
Ben Prunty -
Lanius (Battle)',
+ 'uploader': 'Ben Prunty',
},
}]