Skip to content

atoy322/UtaScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uta-Net site scraper

Build

$ go build
# This operation will create executable file named get_kashi to the current directory.

Usage

$ ./get_kashi [Song title]
# list of matched songs
[0] xxx
[1] xxx
   :
   :
# input song id
Song id: 0

# save to "{title} - {musician}.txt"

animation