Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

[Feature] 投稿时上传外挂字幕 #35

Description

@shitou333111

很棒的工具,感谢UP。
投稿时上传外挂字幕是个挺常用的功能,但相关的B站工具都没有实现这个功能,也不止一个人在提需求。通过查找发现以下相关资料,但本人不会写代码,如果UP有时间,可以试一下。
根据我的理解,分为3步:

  1. 先是将字幕文件预上传到 https://api.bilibili.com/x/upload/web/image
    response会收到一个地址。
  2. 然后再将这个地址post到 https://api.bilibili.com/x/v2/dm/subtitle/draft/preSave
  3. 最后提交稿件

参考:
https://github.com/Nemo2011/bilibili-api/issues/748
biliup/biliup#569

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions