DanGough / Nevergreen

This module is an alternative to Evergreen, and allows you to find the latest version and download URL for various Windows apps. Evergreen uses API queries to obtain its data whereas this module is more focussed on web scraping. This is more prone to breaking when websites are changed, hence the name.
The Unlicense
72 stars 16 forks source link

RizonesoftNotepad3 no longer works #46

Closed JonathanPitre closed 1 year ago

JonathanPitre commented 1 year ago

It looks like the webpage changed. https://www.rizonesoft.com/downloads/notepad3/

get-nevergreenapp RizonesoftNotepad3 -verbose
VERBOSE: GET with 0-byte payload
VERBOSE: received -1-byte response of content type text/html; charset=UTF-8
DanGough commented 1 year ago

Thanks, I’m doing some maintenance on this module this weekend - I saw this app is now integrated into Evergreen which would likely be using a more reliable API, so I’ll deprecate this one.

JonathanPitre commented 1 year ago

Not exactly Evergreen grabs the content on the github page granted, but it does not contain any setup exe files, just zips with binaries. There's no proper installer unless we use the original web page.

On Fri, Sep 30, 2022, 3:00 AM Dan Gough @.***> wrote:

Thanks, I’m doing some maintenance on this module this weekend - I saw this app is now integrated into Evergreen which would likely be using a more reliable API, so I’ll deprecate this one.

— Reply to this email directly, view it on GitHub https://github.com/DanGough/Nevergreen/issues/46#issuecomment-1263185133, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSO5QMVGLS53WA7YTSWOV3WA2F2VANCNFSM6AAAAAAQZOB2JE . You are receiving this because you authored the thread.Message ID: @.***>

DanGough commented 1 year ago

Now fixed in dev.

JonathanPitre commented 1 year ago

Evergreen supports it now so I guess you can remove it.

On Sat, Dec 10, 2022, 18:34 Dan Gough @.***> wrote:

Closed #46 https://github.com/DanGough/Nevergreen/issues/46 as completed.

— Reply to this email directly, view it on GitHub https://github.com/DanGough/Nevergreen/issues/46#event-8006035835, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSO5QMGY6L52SZDHTZUEU3WMUHO7ANCNFSM6AAAAAAQZOB2JE . You are receiving this because you authored the thread.Message ID: @.***>