y2mate-dl
Version:
Scraper for download youtube videos and audio. (100% free)
35 lines (34 loc) • 818 B
JSON
{
"name": "y2mate-dl",
"version": "1.0.4",
"description": "Scraper for download youtube videos and audio. (100% free)",
"main": "index.js",
"scripts": {
"test": "node index.js",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vihangayt0/y2mate-dl.git"
},
"keywords": [
"y2mate",
"yt dl",
"y2mate.com",
"youtubedl",
"ytdl",
"youtube"
],
"dependencies": {
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"y2mate-dl": "^1.0.0"
},
"author": "vihangayt0 <vihangamd1@gmail.com> (https://github.com/vihangayt0)",
"npm_publisher": "vihangayt",
"license": "ISC",
"bugs": {
"url": "https://github.com/vihangayt0/y2mate-dl/issues"
},
"homepage": "https://github.com/vihangayt0/y2mate-dl#readme"
}