A Java Swing GUI front-end for youtube-dl — download YouTube videos and audio without touching the command line.
- Paste a YouTube URL and download with one click
- Choose download format (best quality, audio-only, etc.)
- Downloads saved directly to your Downloads folder
- Built-in progress output so you can see what's happening
- Requires
youtube-dl.exeplaced alongside the application
- Download youtube-dl.exe and place it in the same folder as the JavaYTD executable
- Run the executable from
Executable/ - Paste a URL, pick a format, and download
- Java (Swing / Nimbus L&F)
- Wraps youtube-dl.exe via process execution
- Built with Launch4J for Windows executable packaging
