Skip to content

this is a script that will get the lyrics of song or playlist from the youtube link

Notifications You must be signed in to change notification settings

M-JANDAR12/BashScript_Lyrics_grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lyrics_grabber

by M-JANDAR12

This is a script writen in bash_script that will get lyrics of songs or playlists from youtube link

Options

  • -s [song]

    example:

    ./lyrics_grabber -s "URl"
  • -p [playlist]

    example:

    ./lyrics_grabber -p "URl"

    *Note that: don't but a large playlist beacuse the lyrics website will block your IP or use proxy

Dependencies

  • youtube-dl
  • jq
  • wget

About

this is a script that will get the lyrics of song or playlist from the youtube link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages