Java Video Downloader is a user-friendly Java application with a graphical interface for downloading videos from YouTube and other platforms. It automatically selects the best video and audio quality and merges them into a single file.
Clone the repository or download from releases:
git clone https://github.com/ShiningPr1sm/java-video-downloader.git
- Graphical User Interface for easy use.
- Automatically downloads the best available video and audio quality.
- Merges video and audio into a single .mp4 file.
- Works only on Windows.
- Java 17+;
- yt-dlp & ffmpeg. They not included in program, download separately;
- Maven (for project build)
Contributions are welcome! Feel free to submit issues or pull requests.