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

[Feature Request]是否可以下载歌曲的同时下载歌词,下载歌词内嵌到mp3中会更好 #107

Open
hczs opened this issue Aug 4, 2024 · 2 comments
Milestone

Comments

@hczs
Copy link

hczs commented Aug 4, 2024

首先非常感谢作者做出这么好用的一个音乐下载工具!

功能描述
想要下载歌曲到本地同时下载歌词,可选

  1. 歌词lrc文件随歌曲一起下载
  2. 歌词内嵌到mp3中,随歌曲下载

为什么需要该功能
现在我在使用navidrome音乐服务,利用melody下载歌曲到navidrome的歌曲目录里面,实现web端自动下歌曲,navidrome上面听,现在听就是有个缺点看不到歌词,所以在想是否可以添加下载歌词功能

你能想到的解决方案
下载歌曲同时下载歌词lrc文件这个应该是有api可以做到,要下载内嵌歌词的mp3应该够呛,这个可以下载后进行lrc和mp3合成,可以参考这个工具:https://github.com/IceWreck/tagpatch

@foamzou
Copy link
Owner

foamzou commented Aug 6, 2024

谢谢,可以支持。
嵌入歌词会使用 ffmpeg。目前 melody 使用的 media-get 就是用 ffmpeg 来做 meta 信息的编辑。

@foamzou foamzou added this to the backlog milestone Aug 6, 2024
@jakehu
Copy link

jakehu commented Dec 6, 2024

非常好的一个建议

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

3 participants