Skip to content

fdciabdul/Youtube-Lyrics-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Lyrics-Finder

a Simple library to Search Lyrics from Youtube Videos image

npm install @fdciabdul/yt-lirik

or

yarn add @fdciabdul/yt-lirik

Test

const yt = require('yt-lirik');

(async() =>{

    const tes = await yt.getLyrics("https://www.youtube.com/watch?v=DDWKuo3gXMQ");
    console.log(tes)
})()

Author

Abdul Muttaqin

About

a Simple library to Search Lyrics from Youtube Videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages