mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-05 02:32:44 +01:00
[soundcloud:user] Update tests
This commit is contained in:
parent
8c97f81943
commit
66ce97024d
@ -309,7 +309,7 @@ class SoundcloudUserIE(SoundcloudIE):
|
|||||||
'id': '114582580',
|
'id': '114582580',
|
||||||
'title': 'The Akashic Chronicler (All)',
|
'title': 'The Akashic Chronicler (All)',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 112,
|
'playlist_mincount': 111,
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://soundcloud.com/the-akashic-chronicler/tracks',
|
'url': 'https://soundcloud.com/the-akashic-chronicler/tracks',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
@ -330,14 +330,14 @@ class SoundcloudUserIE(SoundcloudIE):
|
|||||||
'id': '114582580',
|
'id': '114582580',
|
||||||
'title': 'The Akashic Chronicler (Reposts)',
|
'title': 'The Akashic Chronicler (Reposts)',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 9,
|
'playlist_mincount': 7,
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://soundcloud.com/the-akashic-chronicler/likes',
|
'url': 'https://soundcloud.com/the-akashic-chronicler/likes',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '114582580',
|
'id': '114582580',
|
||||||
'title': 'The Akashic Chronicler (Likes)',
|
'title': 'The Akashic Chronicler (Likes)',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 333,
|
'playlist_mincount': 321,
|
||||||
}, {
|
}, {
|
||||||
'url': 'https://soundcloud.com/grynpyret/spotlight',
|
'url': 'https://soundcloud.com/grynpyret/spotlight',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
|
Loading…
Reference in New Issue
Block a user