persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.14k stars 651 forks source link

Support for MEGA #792

Closed Mennaruuk closed 2 years ago

Mennaruuk commented 4 years ago

Is support for MEGA coming anytime soon?

mhkarimi1383 commented 4 years ago

MEGA have they own way to download files and I think there is no way to do that.

laksh225 commented 4 years ago

There is an application MegaDownloader that can download files directly from MEGA. I think it uses some kind of streaming server option.

laksh225 commented 4 years ago

Mega tools by Megous could be used to achieve this. But the only problem is that it stores the login in plain text.

Mennaruuk commented 4 years ago

Also, does anyone know how JDownloader 2 is doing it? I know once it finishes downloading, it decrypts the file. Can this be mimicked in Persepolis?

mhkarimi1383 commented 2 years ago

This can be done using https://pypi.org/project/mega.py/ if you really want it....