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

Updated API for requesting subtitles from bilibili #1285

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

Nathaniel-Wu
Copy link
Contributor

The previous API URL still works, but it now only returns an empty subtitle_url, making lux unable to download subtitles anymore. The JSON file returned by the new API URL has changed a bit, but not much as far as subtitles are concerned, and the bilibiliWebInterface struct is only used once on the following line, so I don't think there will be unexpected side effects.

stu := bilibiliWebInterface{}

@iawia002 iawia002 merged commit ef26fad into iawia002:master Oct 16, 2023
27 of 30 checks passed
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 this pull request may close these issues.

2 participants