You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
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
npmnpm
Version published
Weekly downloads
447
-1.76%
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

instagram

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