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

[组件 - 保存视频元数据] FFMETADATA 字段选项 #4943

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

WakelessSloth56
Copy link
Contributor

为兼容性考虑添加了 FFMETADATA 字段 选项。
1

  • 全部 (默认):输出元数据包含以 bilibili_ 为前缀的自定义字段
  • 仅标准字段 :不包含自定义字段
输出示例
  • 全部:
    ;FFMETADATA1
    ;generated by Bilibili-Evolved v2.9.3
    ;generated on 2024/9/30 11:49:34
    title=投票弹幕操作指南 - 投票弹幕操作指南
    description=怎么设置投票弹幕?怎么关闭投票弹幕?一起来学习相关操作吧~
    artist=哔哩哔哩客服
    bilibili_title=投票弹幕操作指南
    bilibili_description=怎么设置投票弹幕?怎么关闭投票弹幕?一起来学习相关操作吧~
    bilibili_publish_date=2022/9/6 20:02:06
    bilibili_aid=302830088
    bilibili_bvid=BV1rP41137E6
    bilibili_cid=1610052434
    bilibili_category_id=208
    bilibili_category_name=校园学习
    bilibili_page_title=投票弹幕操作指南
    bilibili_page=1
    bilibili_pages=1
    bilibili_up_name=哔哩哔哩客服
    bilibili_up_uid=130061363
    
  • 仅标准字段:
    ;FFMETADATA1
    ;generated by Bilibili-Evolved v2.9.3
    ;generated on 2024/9/30 11:50:08
    title=投票弹幕操作指南 - 投票弹幕操作指南
    description=怎么设置投票弹幕?怎么关闭投票弹幕?一起来学习相关操作吧~
    artist=哔哩哔哩客服
    

@WakelessSloth56 WakelessSloth56 changed the title [组件 - 保存视频元数据 ] FFMETADATA 字段选项 [组件 - 保存视频元数据] FFMETADATA 字段选项 Sep 30, 2024
@the1812 the1812 merged commit fd4875f into the1812:preview-features Oct 13, 2024
1 check 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