# Lines starting with # are comments
# Download best video mp4 format available and the best audio format except webm without merging them, then save all videos under Downloads directory in your home directory
-f 'bestvideo[ext=mp4],bestaudio[ext!=webm]' -o ~/Downloads/%(title)s-%(id)s-%(uploader)s.%(ext)s

fonte: 1