英語 | 中文
我是 ?:您可以使用 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