Download files from mega.co.nz in java

download, file, java, url

Solution

This might fit your needs: https://github.com/Ale46/Mega-Java

The project is a complete mega api.

Problem

Does anyone have any idea how to download files from mega.co.nz in java, because the urls are not directly downloadable because of the appearing dialog box. e.g. the link is not directly downloadable. Image of dialog box appearing: How can I download these files directly in java?

Original source