/yt-dlp-downloader

Batch script that uses yt-dlp to download video and audio with the best quality available

Primary LanguageBatchfile

This script assumes you've already added yt-dlp.exe to your PATH

  1. Download the zip file above containing the script and extract.

  2. Open the script with a text editor and change the download location to your prefered location and save.

set "outputPath=C:\path\to\download\location"
  1. Double-click to start.

  2. Input URL when asked and click enter to start processing.