views:

50

answers:

1

Hello. Can anyone tell me how to download files from MegaUpload using C#? So really, a Megaupload download manager. I've looking for a API, but I've been unable to find one. I want users to be able to use their own Username and Password from Megaupload. Thanks.

A: 

You can write your own on C# by loking on existing plugin writed on Java for JDownloader MegauploadPlugin.

Slavik