Socket
Socket
Sign inDemoInstall

mfiredlcore-vihangayt

Package Overview
Dependencies
23
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mfiredlcore-vihangayt

Get mediafire direct dl link,name,size,mime using mediafire link.


Version published
Maintainers
1
Install size
4.63 MB
Created

Readme

Source
  • Author : Vihanga-YT

Example

const { mediafireDl } = require('mfiredlcore-vihangayt')

async function dl(){
console.log(await mediafireDl('https://www.mediafire.com/file/da52toz0dk3dmct/MediaFire_-_Getting_Started.pdf/file'))
}
dl()

OutPut

{
  name: 'MediaFire-GettingStarted.pdf',
  size: '372.37KB',
  date: '2017-01-07 12:16:54',
  mime: 'application/pdf',
  link: 'https://translate.google.com/website?sl=en&tl=fr&hl=en&client=webapp&u=https://download2439.mediafire.com/kqnkp8qb5doghZGZjDQfjCeUp-tjY0UgDmJA42j0svVMMW4lZ7fb750CGqOJdFO1Kcf5SCWk0VKSl6BgkXi1lOHllHrb/da52toz0dk3dmct/MediaFire%2B-%2BGetting%2BStarted.pdf'
}

Keywords

FAQs

Last updated on 25 Feb 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc