The signing key can be retrieved with below command:
gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
Version 1.7.0
- Switch default engine from youtube-dl to yt-dlp.
- Add "--break-on-existing" playlist downloader option to stop processing playlist
when the id of a current entry is found in the archive file. This option goes in the
"Get List Options" text field in the playlist downloader tab.
- Add "--skip-on-existing" playlist downloader option to show in the UI a playlist's
current entry when its id is in the archive file but not downloading its media.
This option goes in the "Get List Options" text field in the playlist downloader tab.
- Add a checkbox in the playlist downloader tab to save entered playlist.
- Above three options in combination with manual setting of archive file option
(configure tab->engine default option tab->"default download options" text field
makes it possible to easily monitor and download new entries in playlists.