Skip to content
forked from myarchives/erbuc

Convert mega.nz public links to direct links

License

Notifications You must be signed in to change notification settings

IAmBlackat/erbuc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medict

Mega direct links

If you use mega.nz, then you can get direct links to your public files

How to use

  1. Go to mega.nz
  2. Copy full link of public file. Template below
  3. Go to medict.laont.me
  4. Paste link, generate direct and use this

link template

Project tree

├── node_modules  Directory with nodejs dependencies
├── assets        Directory with assets like logo   
├── LICENSE.md    License file (MIT)
├── README.md     Readme file
├── link.html     HTML with link generation
├── package.json  Module config
├── vercel.json   Deploy config
└── api           Serverless functions
    └── direct.js Main file 

License

This repository is licensed under MIT license. You can freely copy, modify and distribute code, but with notice about license and copyright

Support me

You can donate me. It will help me a lot in my endeavors

About

Convert mega.nz public links to direct links

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • HTML 24.8%
  • Dockerfile 6.1%