m1stadev / deleo

A Python CLI tool for downgrading i(Pad)OS devices.
MIT License
51 stars 4 forks source link

Add in API for fetching IPSW/OTA URLs #4

Open m1stadev opened 9 months ago

m1stadev commented 9 months ago

Adding in an IPSW/OTA firmware API will remove the need to manually provide files/URLs to Equinox. I have ipysw, a WIP API utilizing IPSW.me's API, and plan to implement it into Equinox once I finish it.