Skip to content

Instantly share code, notes, and snippets.

@bherila
bherila / album.conf
Created May 26, 2025 06:35 — forked from avrahamappel/album.conf
yt-dlp configuration for downloading music with metadata and cover art
# Download in m4a format
--format="ba"
--extract-audio
--audio-format m4a
# Continue downloading if the download failed previously
--continue
--no-overwrites
# Set track number, album name, and artist name metadata tags