about summary refs log tree commit diff stats
path: root/config/youtube-dl/config-music
blob: a5cf801967372a255213f5d6d85affcb6b64e6f0 (plain) (blame)
1
2
3
4
5
6
# only download audio stream
--format bestaudio
# always use axel
--external-downloader axel
# coherent output format
--output ~/mus/%(uploader)s/%(album)s/S%(track_number)s-%(track)s.%(ext)s