9951 explained code solutions for 126 technologies


ubuntuHow to download Youtube playlist in CLI


youtube-dl --yes-playlist 'https://www.youtube.com/watch?v=olYfLRs9v_g&list=PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl'ctrl + c
youtube-dl

youtube downloader utility

--yes-playlist

will download all videos from playlist

/watch?v=olYfLRs9v_g&list=PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl

Youtube playlist URL (any video playing from it)


Usage example

youtube-dl --yes-playlist 'https://www.youtube.com/watch?v=olYfLRs9v_g&list=PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl'
output
[youtube:tab] Downloading playlist PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl - add --no-playlist to just download video olYfLRs9v_g
[youtube:tab] PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl: Downloading webpage
[youtube:tab] PLNb8bMSPnPc6an-6TdHO7mxSxeMNSjeSl: Downloading webpage
[download] Downloading playlist: Clickhouse queries examples and solutions
[youtube:tab] playlist Clickhouse queries examples and solutions: Downloading 13 videos
[download] Downloading video 1 of 13
[youtube] olYfLRs9v_g: Downloading webpage
[youtube] olYfLRs9v_g: Downloading MPD manifest
[download] Destination: Add new user #clickhouse-olYfLRs9v_g.mp4
[download]  56.2% of 753.31KiB at 57.55KiB/s ETA
...