This update is a rewrite of Downline in Tauri. This gets the filesize down to 5 MB.
It should mostly have the same options as the previous versions, however one or two features are missing.
If you want to lend a helping hand with development, I'd super appreciate it!
This updates fixes a few (major) bugs, and adds a few features
- Undo button to restore deleted items (thanks to @stefnotch)
- Minor visual improvements
- youtube-dl update issue on windows and mac (thanks to @stefnotch)
This update introduces format conversion for audio and video among other features and has a significantly better user interface.
- Major UI improvements
- Format conversion for audio
(mp3, aac, m4a and more)
- Format conversion for video
(mp4, webm, mkv)
- Option to update youtube-dl
- Major error that caused a few videos to not load
- Ctrl+Click to select an item or multiple items
- Playlist items are now downloaded to a separate folder
- Option to autonumber playlist items
- Option to check for updates in about page
- Playlist stops loading if an item cannot be loaded
- Settings not saved when app is closed using shortcut/force closed
- Option to show file in folder
- Option to restart download after completion
- Items could be downloaded with unavailable options selected
- Already downloaded files not rendered as complete
- Reduced app size of portable distributions for windows and mac
- System fonts are used when web font cannot be loaded
- Pause All option not displaying
- Instagram links not loading
- Added MacOS support
- Added AppImage for Linux (#1)