yt-getvideos
Version:
Simple functions to get video information, list videos from a channel and search.
27 lines (26 loc) • 665 B
JSON
{
"name": "yt-getvideos",
"version": "2.1.3",
"description": "Simple functions to get video information, list videos from a channel and search.",
"main": "src/index.js",
"repository": "https://github.com/Lenn-xsr/yt-getvideos",
"homepage": "https://github.com/Lenn-xsr/yt-getvideos#README",
"author": "Lennart",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lenn-xsr/yt-getvideos/issues"
},
"keywords": [
"youtube",
"yt-api",
"youtube videos",
"yt-videos-list",
"get-videos",
"youtube api",
"yt-search",
"yt-getvideos",
"channel",
"youtube-api",
"video"
]
}