@selxyzz/youtube-dl
Version:
Module Yang Menawarkan Dan Bisa Mendownload Video YouTube Only
28 lines (27 loc) • 640 B
JSON
{
"name": "@selxyzz/youtube-dl",
"version": "1.1.1",
"description": "Module Yang Menawarkan Dan Bisa Mendownload Video YouTube Only",
"main": "yt.js",
"scripts": {
"test": "node yt.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Selxyz-Dev/youtube-scraper.git"
},
"keywords": [
"youtubedl",
"downloader",
"youtube"
],
"author": "selxyz",
"license": "MIT",
"bugs": {
"url": "https://github.com/Selxyz-Dev/youtube-scraper/issues"
},
"homepage": "https://github.com/Selxyz-Dev/youtube-scraper#readme",
"dependencies": {
"@selxyzz/youtube-dl": "^1.0.2"
}
}