about summary refs log tree commit diff stats
path: root/etc/yt-dlp/config-music
blob: a4be1683ed795dad47d08c37b82a08e13e4d7854 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# free formats
--prefer-free-formats
# only download audio stream
--format bestaudio
# fix dumb track names
--restrict-filenames
# dl to ~mus
--paths ~/share/xdg/mus
# coherent output format
--output %(uploader_id,uploader,album_artist)s/%(release_year,release_date>%Y,upload_date>%Y|)s-%(album|singles)s/%(track_number,playlist_index|)02d%(track_number,playlist_index&-|)s%(track,title|title)s.%(ext)s