1
0
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:
ywwzwb 2020-05-17 18:18:00 +08:00
parent 9c1580ed8a
commit 69f4e8db16

View File

@ -550,7 +550,7 @@ class BilibiliAudioAlbumIE(BilibiliAudioBaseIE):
'title': '每日新曲推荐每日11:00更新',
'description': '每天11:00更新为你推送最新音乐',
},
'playlist_count': 19,
'playlist_count': 20,
}
def _real_extract(self, url):