This is an old revision of the document!
Youtube download
yt-dlp
seems to work a lot better thanyoutube-dl
- download all videos in a playlist:
yt-dlp -i <playlist>
- get just mp3 from download
yt-dlp -x --audio-format mp3 <URL>
lwc:multimedia_and_graphics:downloading
This is an old revision of the document!
yt-dlp
seems to work a lot better than youtube-dl
yt-dlp -i <playlist>
yt-dlp -x --audio-format mp3 <URL>