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

# youtube-dl -f <quality> -ciw -o "%(title)s.%(ext)s" -v <channel_url>