Mod Archive Forums

Website => Help & Support => Help Support Topics Archive => Topic started by: Biggles on April 03, 2009, 03:04:46

Title: Is "download_by_random" gone for good?
Post by: Biggles on April 03, 2009, 03:04:46
I used to use /index.php?request=download_by_random in a clever little python script to download a batch of 30 random mods (which usually keeps me entertained for a few of weeks).  I see that request method  no longer works. 

Is it gone for good? and if so would getting an xml-api key be my best alternative? 

(BTW the script was "clever" in that it would check the filename in the HTTP header against my list of already downloaded mods, before doing the download).
Title: Re: Is "download_by_random" gone for good?
Post by: m0d on April 03, 2009, 09:00:04
Not quite sure what the problem is. It's still there, and working...

 Having an API key is probably better if you want additional metadata and/or more options and is no trouble at all to arrange. But to go on as you were is also fine.

By the way, any chance you could post up your python script? I'm useless at python but I did manage to make a little one some time ago to use on Xbox Media Center (XBMC) to pull modules via the API.