Node Soundcloud Downloader Versions Save

A SoundCloud API v2 wrapper for Node.js

v0.1.2

3 years ago
  • Client ID is now optional (automatically fetches and caches one if not provided)
  • Removed unnecessary files (reduced module size to ~50kb)

v0.1.0

3 years ago
  • Project uses Typescript now (which means your IDE should show handy suggestions when using the module)
  • Added documentation describing the main functions which also should make using the module easier