[soundcloud] Adapt test
This commit is contained in:
parent
798a2cad4f
commit
eae12e3fe3
1 changed files with 2 additions and 2 deletions
|
@ -82,10 +82,10 @@ class SoundcloudIE(InfoExtractor):
|
||||||
# downloadable song
|
# downloadable song
|
||||||
{
|
{
|
||||||
'url': 'https://soundcloud.com/oddsamples/bus-brakes',
|
'url': 'https://soundcloud.com/oddsamples/bus-brakes',
|
||||||
'md5': 'fee7b8747b09bb755cefd4b853e7249a',
|
'md5': '7624f2351f8a3b2e7cd51522496e7631',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '128590877',
|
'id': '128590877',
|
||||||
'ext': 'wav',
|
'ext': 'mp3',
|
||||||
'title': 'Bus Brakes',
|
'title': 'Bus Brakes',
|
||||||
'description': 'md5:0170be75dd395c96025d210d261c784e',
|
'description': 'md5:0170be75dd395c96025d210d261c784e',
|
||||||
'uploader': 'oddsamples',
|
'uploader': 'oddsamples',
|
||||||
|
|
Loading…
Reference in a new issue