0.0.8 • Published 2 years ago

@itznesbrodeveloper/yt-thumbnail-viewer v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

✨ Installation

$ npm i @itznesbrodeveloper/yt-thumbnail-viewer
# or
$ yarn add @itznesbrodeveloper/yt-thumbnail-viewer

💫 Example Code

const { thumbnailViewer } = require("@itznesbrodeveloper/yt-thumbnail-viewer");
const url = thumbnailViewer("https://youtu.be/Wch3gJG2GJ4"); // paste a youtube url
console.log(url); // return the img url

🕸️ Author

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago