>>107640773
i've been trying to redownload all my old playlists from youtube in the current day, and sadly a lot of stuff doesn't exist any more. but this is the command ive been using for max archiving:
yt-dlp --abort-on-error --no-overwrites --no-part --no-mtime --limit-rate 800K --concurrent-fragments 1 --sleep-interval 5 --cookies-from-browser chrome:~/.config/chromium/Default --extractor-args "youtube:po_token=web_music.gvs+MnRr4QhbK1V5G..." --write-info-json --embed-metadata --no-embed-info-json --embed-thumbnail --convert-thumbnails png --merge-output-format "mkv" --xattrs --output "[%(uploader)s]=%(title)s__[ytmusic-%(id)s].%(format_id)s.%(ext)s" 'https://music.youtube.com/watch?v=8Ro085T0mnQ'
>>107640820
this is pretty basic and misses out on a lot of stuff