arif-babu-downloader
v1.0.2
Published
Download media from Instagram, Facebook, TikTok, YouTube, Twitter, Google Drive, Pinterest, Likee, Threads, Spotify, SoundCloud, and Terabox.
Downloads
312
Maintainers
Readme
ARIF BABU — Media Downloader
Fastest multi-site downloader API wrapper for Node.js.
Supported Platforms
✔ Instagram ✔ Facebook ✔ TikTok ✔ YouTube ✔ Threads ✔ Twitter ✔ Google Drive ✔ Pinterest ✔ Likee ✔ Capcut ✔ Spotify (Search + Download) ✔ SoundCloud (Search + Download) ✔ Terabox
Installation
npm install arifbabu-media-downloaderUsage
const api = require('arifbabu-media-downloader');
(async () => {
const result = await api.instagram("INSTAGRAM_URL_HERE");
console.log(result);
})();Author
ARIF BABU
License
MIT
