Jump to content
Sign in to follow this  
mesut61

[Open Source] Delphi Youtube Downloader

Recommended Posts

image.thumb.png.b01f970ceb7675cd0537082b80454a8e.png

 

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 by mesut61
  • Like 4

Share this post


Link to post

 

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?

  • Like 1

Share this post


Link to post
3 minutes ago, dummzeuch said:

 

So it is a GUI wrapper for yt-dlp.exe?

Yes

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×