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

Add bangumi access token parameter #51

Closed
Darnix opened this issue Sep 29, 2022 · 2 comments · Fixed by #52
Closed

Add bangumi access token parameter #51

Darnix opened this issue Sep 29, 2022 · 2 comments · Fixed by #52

Comments

@Darnix
Copy link

Darnix commented Sep 29, 2022

In some cases, getting some subjects will return 404 response if using non-authorized user. We can add access token in header to get correct subjects and episodes info.

Example:
dantalian --access_token <access_token> --source <SOURCE>

Access token can be generated in https://next.bgm.tv/demo/access-token.

@laxect
Copy link
Collaborator

laxect commented Sep 29, 2022

@Darnix Thanks for your feedback! This option has been added.

@Darnix
Copy link
Author

Darnix commented Sep 29, 2022

That's all right. Thx for responding to my issue so quickly. Nice work! ;)

@Darnix Thanks for your feedback! This option has been added.

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

Successfully merging a pull request may close this issue.

2 participants