developeranaz / Mega-index-heroku

Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
GNU General Public License v3.0
243 stars 392 forks source link

Frequent Errors and Max download speed of 200 kbps #19

Closed astro204 closed 3 years ago

astro204 commented 3 years ago

The downloads just stop in between many of the times and show an error. Also i cant seem to get more than 200kbps speed per download. Is there a max simultaneous downloads or max chunks per download limit?

developeranaz commented 3 years ago

Use download manager like Aria2 ,FDM ,XDM or ADM and increase number of threads per download.

astro204 commented 3 years ago

The thing is that i am using fdm, getting http errors, tho increasing connections to server did increase the download speeds up to a net speed of 4 MB/s , which is not really my max speed but im happy with it. Is there any solution for the errors?

developeranaz commented 3 years ago

No solution , Maybe heroku can't have that much capability but there is a quota limit for mega, after every 2gb you need to restart his dynos, maybe thats the problem.

Maybe some errors can be resolved by creating multiple index and add mirror links from different index of same file. I think FDM has a mirror link download option

astro204 commented 3 years ago

what do you mean by creating multiple indexes?

developeranaz commented 3 years ago

what do you mean by creating multiple indexes?

means deploying this webapp multiple times in heroku with same mega account, this helps mirroring your mega from different servers

astro204 commented 3 years ago

How many times do you recommend? correct me if I'm wrong, I don't think fdm does have mirror links option, which downloader would you recommend which does have the option?

developeranaz commented 3 years ago

FDM in android had that option- please check again in pc aria2 (command line) / aria2 web gui had that option named (parallel download) don't know others

astro204 commented 3 years ago

FDM is free download manager right? I cant seem to find the option. i might start using aria2

developeranaz commented 3 years ago

aria2 for windows is hard FDM has mirror link option WHfM3cOgVW

astro204 commented 3 years ago

Thanks so very much! You're the best.