UNPKG

the-rebel-downloader

Version:
55 lines (54 loc) 1.36 kB
{ "name": "the-rebel-downloader", "version": "1.5.1", "description": "Download video/photo from multiple sites", "main": "src/index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/THE-REBEL-A4IF-V4U/the-rebel-downloader.git" }, "keywords": [ "instagram", "downloader", "link", "video", "fbdownload", "download", "ytdl", "youTube video downloader", "api", "any video downloader", "nexo downloader", "all in one downloader", "terabox", "facebook", "tiktok", "twitter", "googledrive", "capcut", "youTube", "pixiv" ], "author": "rebel", "license": "MIT", "homepage": "https://github.com/THE-REBEL-A4IF-V4U/the-rebel-downloader#readme", "dependencies": { "@distube/ytdl-core": "latest", "axios": "^1.7.2", "cheerio": "^1.0.0-rc.12", "crypto-js": "^4.2.0", "fluent-ffmpeg": "^2.1.3", "gifencoder": "^2.0.1", "megajs": "^1.3.0", "natural-orderby": "^3.0.2", "qs": "^6.12.3", "sharp": "^0.33.4", "unzipper": "^0.12.2" }, "devDependencies": { "mocha": "^10.7.0" } }