mediafire-link
You can have the Mediafire link with this module.
Example
const getLink = require('mediafire-link');
getLink('MEDIAFIRE LINK').then((link) => {
console.log(link)
//output: DOWNLOAD MEDIAFIRE LINK
})
You can have the Mediafire link with this module.
const getLink = require('mediafire-link');
getLink('MEDIAFIRE LINK').then((link) => {
console.log(link)
//output: DOWNLOAD MEDIAFIRE LINK
})
npm i mediafire-link
3
0.0.2
MIT
2.12 kB
3