Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mega Encrypted Link Decryption

Some mega links are encrypted by MegaDownload. However, MegaDownloader does not support MacOS. This useful script can help decrypt links either singly or in batch.

Support following link formats:

  • mega://enc?xxxxxx
  • mega://enc2?xxxxxx

How to Use

Single link

python mega_dec.py {link}

Links file

# Each link as a new line
python mega_dec.py -b {input} {output}

Requirements

 1. PyCrypto

About

Python script to decrypt mega links

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages