mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 16:57:55 +00:00
15 lines
362 B
Plaintext
15 lines
362 B
Plaintext
|
# Don't overwrite for cautious individuals.
|
||
|
--no-overwrite
|
||
|
|
||
|
# To make sure all audio-related.
|
||
|
--extract-audio
|
||
|
--format bestaudio
|
||
|
--audio-format opus
|
||
|
|
||
|
--output '%(album_artists.0,artists.0)s/%(album,playlist)s/%(track_number,playlist_index)d-%(track,title)s.%(ext)s'
|
||
|
--download-archive music-archive
|
||
|
|
||
|
# Add all sorts of metadata.
|
||
|
--embed-thumbnail
|
||
|
--add-metadata
|