projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
798a2ca
)
[soundcloud] Adapt test
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 22 Jul 2014 23:41:44 +0000
(
01:41
+0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Tue, 22 Jul 2014 23:41:45 +0000
(
01:41
+0200)
youtube_dl/extractor/soundcloud.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/soundcloud.py
b/youtube_dl/extractor/soundcloud.py
index 8a77c13709e16f9f65dbd3111dafb1fc9ae8451a..097d0e418d452a968cdf0355419b02c4dd392081 100644
(file)
--- a/
youtube_dl/extractor/soundcloud.py
+++ b/
youtube_dl/extractor/soundcloud.py
@@
-82,10
+82,10
@@
class SoundcloudIE(InfoExtractor):
# downloadable song
{
'url': 'https://soundcloud.com/oddsamples/bus-brakes',
- 'md5': '
fee7b8747b09bb755cefd4b853e7249a
',
+ 'md5': '
7624f2351f8a3b2e7cd51522496e7631
',
'info_dict': {
'id': '128590877',
- 'ext': '
wav
',
+ 'ext': '
mp3
',
'title': 'Bus Brakes',
'description': 'md5:0170be75dd395c96025d210d261c784e',
'uploader': 'oddsamples',