在画质选项中增加了AD(仅下载音频)选项(仅适用于twitch)#367
Closed
isolitude wants to merge 3 commits into
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📜 标题(Title)
请提供这个Pull Request中提议的更改的简洁描述:
在画质选项中增加了AD(仅下载音频)选项(仅适用于twitch)
🔍 描述(Description)
请描述这个PR做了什么/为什么这些更改是必要的:
在画质选项中增加了AD(仅下载音频)选项,同时在录制清晰度设置为AD(音频)时,保存的媒体类型会自动限制为音频格式。可以在录制音频时减少流量浪费,原来是视频和音频一起下载,但只保留音频。
同时修改了依赖项streamget 链接,使得twitch可以获取纯音频流(audio-only)。其余平台未更改。
可选,修改了dockerfile和docker-compose.yml,使得容器可以以非root用户运行,方便与jellyfin等软件互通。
📝 类型(Type of Change)
这个PR引入了哪种类型的更改?(请勾选所有适用的选项)
🏗️ 测试(Testing)
请描述您已经进行的测试:
如果适用,请提供测试更改的说明:
📋 检查清单(Checklist)
在您创建这个PR之前,请确保以下所有框都被勾选,方法是在每个框中放置一个
x:注意: 这个PR在所有复选框被勾选之前不会被合并。
感谢您的贡献!