Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

通过wiki获取原神角色有问题 #148

@GongZikang

Description

@GongZikang

更新角色语音无用,然后找问题。发现https://wiki.biligame.com/ys/角色 这个页面可能有变动
猜语音的download_data里获取角色列表是用char_list = char_list.find_all(attrs={'class': 'center'})
而目前WIKI角色页html里的

中并没有class="center"
角色名目前应该是class="L"的div内,或者用a里的title。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions