10000 GitHub - tamagoyaki/azlyrics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tamagoyaki/azlyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENT
-----------

'audio.cdindex' - CD index file which is created automatically, when you do
		  "wodim" or something.



USAGE
-----

To make URL of azlyrics.com format.
> $ cat audio.cdindex | ./azlrcs-url.sh
or 
> $ cat audio.cdindex | ./azlrcs-url.sh > url.list


Confirm the URLs of which you wanted. Then do as below to download htmlfiles.
> $ cat url.list | ./azlrcs-dl.sh


Then, to extract lyrics from htmlfile.
> $ ls *.html | ./azlrcs-txt.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0