Skip to content

修复 Attempt to decode JSON with unexpected mimetype: text/plain;charset=utf-8 #7

@wkke

Description

@wkke

特定情况下出现 Attempt to decode JSON with unexpected mimetype: text/plain;charset=utf-8 异常
导致保存后的mp3文件名称异常,

可以通过如下修改解决
transform.py 中第80行
jsons = await response.json(content_type=None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions