/HypeMGrabber

NodeJS Hypemachine track saver

Primary LanguageGroff

Code

The interesting code all resides in server.js Change the url variable to the track you want to download (this must be a single track hypem page url for now)

Running

  1. Run LaunchNodeServer.bat to launch the node webserver
  2. Visit http://localhost:8081/scrape in a browser to trigger the scrape

Future Development Plans

  1. Support for multiple track urls (eg hypem favourites or popular) - download all tracks
  2. UI for pasting the url to process
  3. UI for selecting which tracks found at the url to download
  4. Setting for number of concurrent downloads
  5. Setting for number of Favourites pages to scrape