This is a work-in-progress Youtube video download desktop app.
- Download single video from youtube, in
.mp4
format only. - Choose destination location.
- Show download progress.
- Choose between multiple formats.
- Recent download list.
- Download playlists
- Parallel downloads
- Use TornadoFx to build a cross-platform desktop app. (On-Going 🏃)
- Use Kotlin multiplatform to share common core logic, and build UI natively for MacOS, Linux and Windows app. (Soon 💭)
- Migrate to Jetpack compose desktop