UNPKG

@ernestoyoofi/yt.loader-to

Version:

Simple api youtube downloader is not official from en.loader.to

36 lines (35 loc) 832 B
{ "dependencies": { "axios": "^1.3.5", "cheerio": "^1.0.0-rc.12", "url": "^0.11.0" }, "name": "@ernestoyoofi/yt.loader-to", "description": "Simple api youtube downloader is not official from en.loader.to", "version": "1.6.5", "main": "main.js", "directories": { "lib": "lib" }, "devDependencies": {}, "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "git+https://github.com/ernestoyoofi/yt.loader-to.git" }, "keywords": [ "Youtube-dowloader", "nodejs-module", "youtube", "axios", "scrapper" ], "author": "Ernestoyoofi", "license": "MIT", "bugs": { "url": "https://github.com/ernestoyoofi/yt.loader-to/issues" }, "homepage": "https://github.com/ernestoyoofi/yt.loader-to#readme" }