kuhnertdm / wow-addon-updater

Python script for mass-updating World of Warcraft addons
GNU General Public License v3.0
116 stars 28 forks source link

Follow Curse's redirects from the old URLs to find the new URLs #15

Closed zurohki closed 6 years ago

zurohki commented 6 years ago

With the recent site update, some addons got numbers stripped from their names as well as being moved. That led to breakage when we tried to find them under their old page name at the new location.

We should follow Curse's redirects for old URLs instead of trying to guess the new name.