Subject: megadl - stops Download as soon as it reach quota.
From: 0xj9
Date: Wed, 29 Dec 2021 23:41:46 +0000
Hello megous,

Hope you're doing well.

I was wondering If you can help me with this.

Is there a way That megadl can stop downloading once it's the Mega Bandwidth Quota without retrying.

WARNING: chunk download failed (Server returned 509 (over quota)), re-trying after 2 seconds

I found a way to resume Mega download instantly once Bandwidth Quota exceeded, and I am trying to implementing it on my script.

Currently I am stuck due to the continue retry of megadl, If the tool exits with error code I can able to build my script to resume the download whenever the quota exceeded.

Kindly provide me a solution with this.