shinchiro/mpv-winbuild-cmake

[Request] Provide consistent URLs for latest release

Closed this issue · 3 comments

Like FFmpeg-Builds where in addition to the regular releases there is also a floating "Latest Auto-Build" always pointing to the most recent builds.

Yeah, but that's actually not what I meant.
For examples FFmpeg-Builds has fixed URLs like this which will allow you to always download the most recent build with the same URL unlike mpv-winbuild-cmake where you have to go the release page and manually copy the link for the latest release.

Yeah, but that's actually not what I meant. For examples FFmpeg-Builds has fixed URLs like this which will allow you to always download the most recent build with the same URL unlike mpv-winbuild-cmake where you have to go the release page and manually copy the link for the latest release.

maybe you can use a powershell script like this to update mpv : https://github.com/shinchiro/mpv-packaging/blob/master/mpv-root/installer/updater.ps1