This is a batch file for downloading the bestaudio from YouTube using youtube-dl binary for Windows.
- First of all download the youtube-dl binary from here.
- Copy the raw text from the batch file, and save it wherever you want as ".bat" file. Don't forget to edit "PATH\TO\SAVE\YOUR\FILE" in the batch file.
- Open command window where you saved the batch file and fire the given command.
youtube-dl-audio "video-url"
.