Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
638 stars 54 forks source link

Check for Updates doesn't check for yt-dlp update too #50

Closed as-muncher closed 1 year ago

as-muncher commented 1 year ago

vividl 0.6.0.0

When I select Options -> Check for updates, it only checks for the program update, not yt-dlp update too. I have to go manually to Options -> Settings -> Application and manually select "check for updates" for the program and for yt-dlp. What should happen is that when I do a check for updates, all updates should be checked for, not just for the program.

Also, the yt-dlp version should probably show up in About too.

alxnull commented 1 year ago

This makes sense, I'll modify the "Check for updates" menu item to also check for yt-dlp updates.