Best way to download YT playlist ?

I use youtube-dl, works everywhere: windows, Linux, OS X, raspberry pi, my washing machine

I installation instructions are simple and once installed run this:

Code:
youtube-dl -cit <YouTube video link or playlist link>

options:
c - resume
i - ignore errors
t - use title
Which resolution video does it download by default?
 
Back
Top