mediafire

Display list files and folder using Mediafire API


I tryed to use Mediafire API, but when I use Folder, get_info, it doesn't return file & folder array like the example.

Full url I used: http://www.mediafire.com/api/folder/get_info.php?folder_key=l461cm2d8hfxd


Solution

  • Ok I just took a look at their API documentation. They've updated the get_info function for the folders. They've taken out the file tree....

    So if you are uploading via the dropbox (which doesn't return the quickkey associated with the file), you CAN NEVER dropbox upload and then use the api to find the file and download it. This renders their API as useless as tits on a boar hog.

    The point of a dropbox is to allow remote uploads to a folder, you then know the folder key so you can query the API and return the document quickkeys that are in the folder which then allows you to manage those files remotely, move, delete, download etc. Now you cannot do this FAIL FAIL FAIL.