Update classes.py
Fixed an issue where anime_type was sometimes a list, causing a TypeError when used with replace(). Now, if anime_type is a list, the code will loop through each item and apply replace() correctly, making sure everything works smoothly when parsing anime titles.
合并状态:未合并 关闭于 2024-12-01 1 条评论