Just a little FYI for anyone wanting to download a playlist to listen to offline. Use yt-dlp
. Load up the playlist, copy the URL, and then just run
yt-dlp --extract-audio --audio-format mp3 --audio-quality 0 https://www.youtube.com/playlist?list<the playlist>
It just downloads the audio file for the video, so if there is that crap, you get it. I haven’t had many issues with extra stuff though. I send it a link like
https://www.youtube.com/playlist?list=PLbNzvRx9lF_Tw6oi-I8iYbhBWNf775kwR
and I get a good-enough-for-me bunch of mp3s.