youtube-dl will output in the current directory
youtube-dl --list-formats URL
youtube-dl -citw ytuser:<USER>
or
youtube-dl -citw URL
youtube-dl -citw <PLAYLIST URL>
youtube-dl -x --audio-format mp3 --audio-quality 320K <VIDEO_URL>
youtube-dl -citw -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]' <VIDEO_URL>