UNPKG

@vreden/youtube_scraper

Version:

A simple YouTube video downloader for audio and video formats with resolusi and quality.

26 lines 534 B
{ "name": "@vreden/youtube_scraper", "version": "1.2.7", "description": "A simple YouTube video downloader for audio and video formats with resolusi and quality.", "main": "index.js", "scripts": { "test": "echo \"No tests specified\" && exit 0" }, "keywords": [ "youtube", "scraper", "downloader", "audio", "y2mate", "ytmp3", "ytmp4", "ytdl-core", "video" ], "author": "VRD Team", "license": "MIT", "dependencies": { "axios": "^0.27.2", "yt-search": "^2.0.0" } }