영어 | 중국어
저는 ?: 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