New:
This release replaces Youtube-dl by YT-DLP.
Note: an effort should be done in the future for improving the 'stream' UI, which is now messy due to the multiple options it provides.
- [Stream] Update Youtube-DL fork (yt-dlp) version 2021.10.22
- [Stream] Add detailed log for stream in information dialog
- [Misc] Add debugPrintProcessCommand() to debug yt-dlp commands
- [Stream] Add stream custom options (in stream dialog)
- [Stream] Add stream global options (in preferences)
- [UI] Add log to downloaded objects and log console to InformationDialog
- [UI] Add socket timeout and type preferences
- [UI] Add subtitle icons
- [UI] Improve UI of InformationDialog
Fixed:
- [Stream] Fix bug with --no-color (youtube-dl) instead of plural --no-colors (yt-dlp)
- [Stream] Fix bug with last modified time in youtube-dl (--no-mtime)
- [UI] Fix bug when dialogs resize
- [UI] Add collapse button in all dialog boxes, to simplify the UI.
- [UI] Fix broken cache dir link in Preferences
Updated:
- [i18n] Update Italian
- [i18n] Update translations
- [Blog] Add article
- [General] Add code of conduct and contributing pages