Slaynash / Lumbot

LUM Discord Bot
Other
16 stars 6 forks source link

[BUG REPORT]: New Unity Download Archive Page Format #21

Open ds5678 opened 3 months ago

ds5678 commented 3 months ago

Describe the bug

https://unity.com/releases/editor/archive

The page is now minified, and the normal download links have been move to sub pages, so Lum can't detect new Unity versions anymore.

To Reproduce

Visit the link and view the page source.

Expected behavior

Unity shouldn't change the page ever. ;)

Additional context

The page still has everything needed for Lum to get the versions.

However, Lum will likely need to use an xml parsing library.