Takami is web crawler that can get all songs in Love live wikia.
- Type
git clone https://github.com/iigmir/Takami.git
, or download this directory. - Enter clone/download directory by command line.
- Install packages:
npm install
. - Run
npm run start
in directory. - You will get all OGG music URL in
output_list.js
.
- Throw expections in some case.
- Not testedin Windows.