chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 279 forks source link

CEF runtime download fails with a 403 #257

Closed cheeplusplus closed 3 years ago

cheeplusplus commented 3 years ago

Looks like #99 has reappeared, I get a 403 when trying to run a published build of my application.

It looks like they moved stuff again, when I go to http://opensource.spotify.com/cefbuilds/index.html it says they're moving to https://cef-builds.spotifycdn.com

mattkol commented 3 years ago

@cheeplusplus we should have made that configurable. You can get latest nuget Chromely v5.8.3.1 or you download manually. Thanks for pointing that out.

amaitland commented 3 years ago

I'd suggest switching to JSON and using https://cef-builds.spotifycdn.com/index.json instead of using Regex to parse the html. You can then simply match the cef_version property e.g. 91.1.22+gc67b5dd+chromium-91.0.4472.124