brew install youtube-dl
===== Install ffmpeg =====
MacOS:
brew install youtube-dl ffmpeg
===== Download highest-res vid =====
youtube-dl -f bestvideo+bestaudio ‘link’
===== Download complete channel in Playlists =====
:!: you need ffmpeg :!:
youtube-dl -f bestvideo+bestaudio -o '%(uploader)s/%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s' https://www.youtube.com/@CHANNEL/playlists