Socket
Socket
Sign inDemoInstall

youtube-thumbnail-api

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "youtube-thumbnail-api",
"version": "1.0.1",
"version": "1.0.2",
"description": "Open Source Javascript Framework to Get all size and quality thumbnail of Youtube Video from URL",

@@ -5,0 +5,0 @@ "main": "api.js",

@@ -25,3 +25,3 @@ # Youtube Thumbnail API

ytubethumb.set("video-url") | Pass Youtube Video Inside of function to set Youtube Video
ytubethumb.default() | 120x90
ytubethumb.thumb() | 120x90
ytubethumb.mq() | 320x180

@@ -37,3 +37,3 @@ ytubethumb.hq() | 480x460

console.log(ytubethumb.default());
console.log(ytubethumb.thumb());
//return 120x90 size thumbnail image

@@ -40,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc