Downloading a Single Video
To download a video from YouTube, use the following command:
yt-dlp "video_url"
Example
yt-dlp "https://youtu.be/VF6RH30bawg?si=LdYiVBcJ5yZSETjt"
Notes 1. The video will be saved in the current directory. 2. By default, the best available quality is used.