Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bilibili app login error #30

Closed
Hitchcock717 opened this issue Jul 23, 2020 · 2 comments
Closed

bilibili app login error #30

Hitchcock717 opened this issue Jul 23, 2020 · 2 comments

Comments

@Hitchcock717
Copy link

Hitchcock717 commented Jul 23, 2020

traceback {'code': -449, 'message': '服务繁忙, 请稍后再试', 'ts': 159546****}

@CharlesPikachu
Copy link
Owner

CharlesPikachu commented Jul 23, 2020

try this:

from DecryptLogin import login  

lg = login.Login()   
infos_return, session = lg.bilibili(username, password, 'pc')

I will try to fix the mobile mode error when time free

@CharlesPikachu
Copy link
Owner

My login test seems to be fine when using mobile mode today, so close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants