Using youtube-dl to download list of videos from a channel

Thursday, September 29th 2022  — 
 cli
# youtube-dl -f <quality> -ciw -o "%(title)s.%(ext)s" -v <channel_url>