Crawer of http://anime.thehylia.com/soundtracks
- Set up local/remote mysql database using hylia.sql. Rename config.sample.js to config.js and update the configs.
npm install git://github.com/z-hao-wang/node-crawler.git
- set up config.js for directory info and database credentials.
- run
node craw_albums.js
to grab all albums. - run
node craw_songs.js
to grab all songs - mark in database what do you want to download
- run
node download_mp3.js
to download all files marked in step 5
The browser is based on PHP code igniter and grocery crud. A cheap simple implementation. You can setup the website on any http server. The website allows you to browse songs and mark them download easily.