ytdlr
Version:
Simple YouTube Download Module
24 lines (23 loc) • 500 B
JSON
{
"name": "ytdlr",
"version": "3.0.1",
"description": "Simple YouTube Download Module",
"main": "ytdlr.js",
"author": "bakapear",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/bakapear/ytdlr.git"
},
"keywords": [
"youtube",
"ytdl",
"downloader",
"yt",
"browser"
],
"bugs": {
"url": "https://github.com/bakapear/ytdlr/issues"
},
"homepage": "https://github.com/bakapear/ytdlr#readme"
}