You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2023. It is now read-only.
更新角色语音无用,然后找问题。发现https://wiki.biligame.com/ys/角色 这个页面可能有变动
猜语音的download_data里获取角色列表是用char_list = char_list.find_all(attrs={'class': 'center'})
而目前WIKI角色页html里的
角色名目前应该是class="L"的div内,或者用a里的title。