Releases: marcio199226/ytd
Releases · marcio199226/ytd
v0.5.0-beta
- Draggable window
- Added mp3 metadata to converted track
- Author
- Track title
- Download playlist from yt and create related offline playlist in app
- Bug fixing & enhancements
Full Changelog: v0.4.1-alpha...v0.5.0-beta
v0.4.1-alpha
- Translations
- English
- Polish
- Italian
- Run "local webserver" through ngrok tunneling & share playlists with your friends
- Many improvements & bug fixing
Full Changelog: v0.3.0-alpha...v0.4.1-alpha
v0.3.0-alpha
- Starts at login
- app updater (thanks to xbar app for their agnostic updater pkg)
- offline playlist
- create/remove playlist
- playback playlist
- add/remove tracks
- export to any external devices (pen drive , external hd etc...) or any folder
- show export progress
Full Changelog: v0.2.1-alpha...v0.3.0-alpha
New features
App sys tray menu:
- fast settings such as:
- clipboard watch
- run in bg on close
- check for updates
Better audio player:
- prev/next track
- shuffle track
- replay track
- volume control
- close player
Check for updates and notify in case of newest release is present
Improved for system wide check if ffmpeg is installed
Show progress for tracks that are converting
UX/UI enhancements
First working version of app
- clipboard watcher
- convert to mp3
- tracks playback
- remove tracks
v0.3.1-alpha
- Added support for translations
- English (default)
- Italian
- Polish
- Switch language from app & apply translations without restarting app
- Bug fixing & improvements