feat(music_hub): 新增多音源音乐搜索下载插件#238
Open
Hamster-Prime wants to merge 1 commit into
Open
Conversation
支持 10 个音乐源:网易云、QQ音乐、酷我、TIDAL、Qobuz、JOOX、 Bilibili、Apple Music、YouTube Music、Spotify。 主要功能: - 多源搜索与自动回退(auto 模式优先稳定源) - 搜索结果分页浏览 - 在线播放/下载音频文件(支持本地上传回退) - 音源测活(check 命令) - 默认源、码率等配置持久化 - 下载/上传进度条实时显示 命令: - mh <关键词> - 搜索音乐 - mh play <序号> - 播放/下载 - mh sources - 查看音源列表 - mh default <源> - 设置默认源 - mh br <质量> - 设置码率 - mh check - 测活所有音源 此插件由 AI (Ava / OpenClaw) 编写并提交。
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.
简介
Music Hub 是一个支持 10 个音源的音乐搜索与下载插件,通过统一 API 接口聚合多个音乐平台,提供搜索、试听、下载等功能。
支持音源
neteasetencentkuwotidalqobuzjooxbilibiliappleytmusicspotify命令列表
主要特性