Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rakib-media-downloader

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rakib-media-downloader

Fetch Url Downloads From Instagram & Facebook & TikTok & YouTube & Twitter & Google Drive & Pintarest & likee & threads

  • 1.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
327
Maintainers
0
Weekly downloads
 
Created
Source

Typing SVG

npm version GitHub version npm downloads jsDelivr

Instalation :

> npm i rakib-media-downloader

Usage All Media Down

support url: facebook, tiktok, twitter, instagram, youtube, pinterest, gdrive, capcut, likee, threads
note: Let me know if any of the platforms you use are missing
const {alldown} = require("rakib-media-downloader");
const url = 'url' // past url

  alldown(url).then(data => {
  console.log(data)
    });

Output Example (alldown)

{
    "developer": "RAKiB CHOWDHURY",
    "devfb": "https://www.facebook.com/SYSTEM.ERROR.KING?mibextid=ZbWKwL",
    "devwp": "wa.me/+8801771306867",
    "status": true,
    "media": {
        "title": "video title",
        "low": "normal video link",
        "high": "hd video link"
    }
}

WhatsApp Facebook Messenger Github

Keywords

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc