UNPKG

nexo-aio-downloader

Version:
59 lines (58 loc) 1.51 kB
{ "name": "nexo-aio-downloader", "version": "1.7.2", "description": "Download video/photo from multiple sites", "main": "src/index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/ShiroNexo/nexo-aio-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": "shironexo", "license": "MIT", "homepage": "https://github.com/ShiroNexo/nexo-aio-downloader#readme", "dependencies": { "axios": "^1.8.2", "axios-cookiejar-support": "^5.0.5", "cheerio": "^1.0.0-rc.12", "crypto-js": "^4.2.0", "ffmpeg-static": "^5.2.0", "gifencoder": "^2.0.1", "megajs": "^1.3.0", "natural-orderby": "^3.0.2", "qs": "^6.12.3", "sharp": "^0.33.4", "tough-cookie": "^5.1.2", "unzipper": "^0.12.2" }, "optionalDependencies": { "youtube-dl-exec": "^3.0.20" }, "devDependencies": { "mocha": "^10.8.2" } }