yt-vsr

1.0.3 • Public • Published

yt-vsr

yt video search (yt-vsr) allows you search YouTube videos

Installation

npm install yt-vsr 

Usage

const ytsearch= require("yt-vsr")
let results = await ytsearch("Black Panther")
 console.log(results[0].title)
 
    
     Marvel Studios' Black Panther - Official Trailer

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i yt-vsr

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    5.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • drhex