Script for quick and dirty downloading video and audio + setup for ffmpeg
Download the files and put them in a folder like in the screenshot
Download
- ffmpeg from https://www.gyan.dev/ffmpeg/builds/ DOWNLOAD FULL RELEASE NOT THE ESSENTIALS!!!!
- yt-dlp.exe from https://github.com/yt-dlp/yt-dlp
The inside of "ffmpeg" look like this after extracting:
After thats done just run the ffmpeg-setup.bat
It will copy the "ffmpeg" folder to C:\ffmpeg and add ffmpeg to your Path in system environment variables:
In the case that ffmpeg is in your Path and/or is copied to "C:\ffmpeg" a message will appear:
Use Downloader.exe to download video or audio:
The end result is audio or video file in the directory:
The Downloader.exe downloads:
Audio
- in .mp3 format
- in best quality possible
Video
- in .mp4 format
- in best quality possible
Source code for Downloader.exe
Source code availible here: https://github.com/buba0/Downloader-source-code