mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
[BiliBili] fix test error
This commit is contained in:
parent
9c1580ed8a
commit
69f4e8db16
@ -550,7 +550,7 @@ class BilibiliAudioAlbumIE(BilibiliAudioBaseIE):
|
||||
'title': '每日新曲推荐(每日11:00更新)',
|
||||
'description': '每天11:00更新,为你推送最新音乐',
|
||||
},
|
||||
'playlist_count': 19,
|
||||
'playlist_count': 20,
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user