Changes
- removed the now broken "Android player" option from the yt-dlp settings
- added explicit support for aria2c (Settings->yt-dlp)
- added a new queue menu command:
Select subtitles - added the option to get cookies from file (Settings->yt-dlp)
- the URL(s) of the currently selected queue item(s) can now be copied with Ctrl+C
- improved how the "Do not download" menu command is implemented for multiple queue items
- fixed a bug that caused the first queue item to lose its "skip" status at program startup
- fixed Ctrl+A working only when the queue has focus (bug introduced in v2.17)
- the queue no longer displays "downloading" and "processing" statuses for playlists
- fixed a crash when stopping a playlist download
- fixed a crash when splitting a playlist
- using
-Pas a custom argument no longer precludes the use of the chosen download folder - some minor fixes and improvements
This version finally adds subtitle selection (which I've been wanting to do for a long time), some requested features and improvements, and more bug fixes.