Closed DrewdropLife closed 2 years ago
https://github.com/CharlesPikachu/musicdl/blob/36e3c489d51bdd02d9b0c03191944b0fb8b3237a/musicdl/modules/utils/downloader.py#L44
下载qqmusic的音乐时会报错,原因是该行写了self.qq_headers,应当改成self.qqmusic_headers
确实,已修复
https://github.com/CharlesPikachu/musicdl/blob/36e3c489d51bdd02d9b0c03191944b0fb8b3237a/musicdl/modules/utils/downloader.py#L44
下载qqmusic的音乐时会报错,原因是该行写了self.qq_headers,应当改成self.qqmusic_headers