Skip to content

freddyfang/mega_dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages