We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
75a40ce
search_playlist 返回错误 PlayList -> ShorterPlayList @TimG233 #6 ShorterPlayList 封面改为 self.cover = playlist_data['picUrl'] if 'picUrl' in playlist_data else playlist_data["coverImgUrl"] 来支持搜索数据
self.cover = playlist_data['picUrl'] if 'picUrl' in playlist_data else playlist_data["coverImgUrl"]