What is yt-dlp?
yt-dlp is a command-line tool for downloading YouTube videos.
Not only can you download videos, but you can also download them as music files in mp3 format.
Download and Install
- Download the latest yt-dlp.exe from the yt-dlp releases page.
- Place yt-dlp.exe in a folder of your choice.
- Add the folder path of yt-dlp.exe to the Path environment variable.
Usage
Run yt-dlp.exe in the command prompt and specify the URL of the YouTube video.
| |
- Passing just the VIDEO_ID part as an argument is also OK.
If you want to download it as an mp3 music file, run the following command.
| |
The video will be downloaded to the current directory where you executed the command.
That’s it.
