/Soundcloud2MP3

Wedapp that downloads songs from soundcloud and edits the metadata in the process.

Primary LanguageJavaScript

Summary

A web app using NextJS to download songs from soundcloud, the application edits the meta data before downloading so the artist and song title are in their respective catagories.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.