qtchaos / py_mega_account_generator

πŸ€– Create and manage MEGA accounts with ease, upload and share files.
GNU General Public License v3.0
109 stars 21 forks source link

keep mega accounts alive #3

Closed binnichtaktiv closed 2 years ago

binnichtaktiv commented 2 years ago

Hi its me again :) can you maybe add a option to log into your accounts so that they dont get deleted by mega? Because mega deletes accounts that are 3 months inactive. So can you maybe add a option that it can read the mail and pass from the credential folder so it can log into all of them if its possible and if you have time to do this?😁

qtchaos commented 2 years ago

Interesting... It's possible, yes. I'll try to implement this tonight.

qtchaos commented 2 years ago

Please refer to the README to learn how to use the keepalive function!

binnichtaktiv commented 2 years ago

Please refer to the README to learn how to use the keepalive function!

thank you so much😍

binnichtaktiv commented 2 years ago

Please refer to the README to learn how to use the keepalive function!

i get this when i run main.py

image

i installed all requirements

qtchaos commented 2 years ago

Just noticed the issue and pushed a fix. If you don't want to redownload then just use pip install mega.py

binnichtaktiv commented 2 years ago

Just noticed the issue and pushed a fix. If you don't want to redownload then just use pip install mega.py

its working perfectly now thank you so much