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

如何修改biliup中的VideoMetadata #138

Open
misaka10843 opened this issue Apr 15, 2023 · 0 comments
Open

如何修改biliup中的VideoMetadata #138

misaka10843 opened this issue Apr 15, 2023 · 0 comments

Comments

@misaka10843
Copy link

misaka10843 commented Apr 15, 2023

看代码的话似乎是写死了的

b.videoMetadata = VideoMetadata{
Filepath: videoFilepath,
Filesize: fileInfo.Size(),
Filename: filename,
Title: title,
Desc: "",
UpType: 2,
Cover: "",
Tid: 21, // 日常
Tag: "日常,生活,vlog",
Source: "www",
// UpType: 1,
// Cover: "",
// Tid: 21, // 日常
// Tag: "vlog",
// Source: "",
}

但是希望能添加配置到配置文件,这样就比较好修改特定主播的直播回放的视频信息

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

1 participant