python3-mega icon indicating copy to clipboard operation
python3-mega copied to clipboard

Mega URL structure changed

Open Masum06 opened this issue 4 years ago • 0 comments

python3-mega is expecting a '!' in the Mega URL, but it appears that Mega URL structure changed and it's no longer available. Also tried with login credentials and m.downlod_file(file_id, key) didn't work either. Code: m.download_from_url('https://mega.nz/file/lAJxnCrI#DlnQgMGMirxzLdkHZnKtHFiYCODc_sannlxFOp1qNo4')

Output: image

Masum06 avatar Jun 10 '20 17:06 Masum06