英语 | 中文
我是 ?:您可以使用 yt-dlp 下载播放列表来执行相同的功能
将 youtube 音乐下载到本地并将其 id 存储在存档文件中,然后从此文件恢复音乐。
sudo make
Usage: yt-music-archive [options]
Commands:
save Save a song to the archive file and download the music
fetch Fetch all songs from the archive file
Options:
-p, --path Set the output path
-h, --help Help
您可以在/etc/yt-music-archive/yt-music-archive.conf
或~/.config/yt-music-archive/yt-music-archive.conf
中配置 yt-music-archive 。
archive_file= ~ /.local/share/yt-music-archive/archive
# Archive file that saves ids
# default_path=~/Music # Default path to save music