Youtube Videos in Series

Created at 2016-04-27 Updated at 2024-04-17 - 1 min. read Category experience Tag youtube / download

Listening song while coding is one of the things that i do regularly. Youtube is the site where we all visit often. There are several playlist that i often listen. Downloading single video is quite simple with savefromnet pluggin. This pluggin is available for different browser. What i was searching was to download playlist from youtube. Then suddenly i came across youtube-dl. Downloading the video and keeping in series is the other issue that irritates me. So hence it got resolved.

It’s a command line program that helps to download video. Example is given below

youtube-dl -o ‘%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s’ (playlist url)

Example :

youtube-dl -o ‘%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s’ https://www.youtube.com/playlist?list=PLdNh1e1kmiPP4YApJm8ENK2yMlwF1_edq

More information related to the parameter can be found here.

Table of Content

Site by Ashutosh Kumar Singh using Hexo & Random

Traveller - Developer - Foodie - Biker - Cyclist - Rider - Technocrat