mesut61 5 Posted December 1 (edited) Delphi YouTube Downloader This project is a YouTube downloader developed in Delphi capable of downloading videos in various formats and qualities. Supported Formats Video Quality: From 8K to 360p in MP4 format. Audio Formats: MP3, FLAC, and M4A. Requirements yt-dlp and ffmpeg are used as open-source libraries for downloading and processing media files. Installation Instructions Ensure that the following files are present in the Tools folder: ffmpeg.exe yt-dlp.exe Download location: Videos will be saved in the Downloads folder located in the same directory as the application. Feel free to contribute and improve the project! Your contributions are welcome. 👍 🚀 https://github.com/mesutde/Delphi-Youtube-Downloader Edited December 1 by mesut61 4 Share this post Link to post
dummzeuch 1515 Posted December 1 1 hour ago, mesut61 said: Ensure that the following files are present in the Tools folder: ffmpeg.exe yt-dlp.exe So it is a GUI wrapper for yt-dlp.exe? 1 Share this post Link to post
mesut61 5 Posted December 1 3 minutes ago, dummzeuch said: So it is a GUI wrapper for yt-dlp.exe? Yes 1 Share this post Link to post