Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yt-dlp-video

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yt-dlp-video - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

README.md

29

package.json
{
"name": "yt-dlp-video",
"version": "0.0.0",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node index.js",
"postinstall": "node setup.js",
"test": "jest",
"preuninstall": "node scripts/cleanup.js"
},
"keywords": [],
"author": "Abdulaziz",
"license": "ISC",
"description": "yt-dlp"
"repository": {
"type": "git",
"url": "https://github.com/abdulaziz20007/"
},
"keywords": ["youtube", "download", "video", "media", "yt-dlp"],
"author": "Abdulaziz <n.abdulaziz0207@gmail.com> (https://niggastyle.link)",
"license": "MIT",
"description": "A robust video downloader built on yt-dlp for downloading and processing video content from various sources.",
"dependencies": {
"node-downloader-helper": "^2.1.6",
"fs-extra": "^11.1.1"
},
"devDependencies": {
"jest": "^26.0.0"
},
"engines": {
"node": ">=14.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc