NCS Downloader & Player

Download NCS musics and play the tracks right from your browser.

Oct 4, 2023 1 min read

About the project

I am a big fan of NoCopyrightSounds (NCS) music because they provide copyright-free and high-quality music. But even though they already provide the links to download the MP3 tracks, downloading files from their server is often very slow. Additionally, the website lacks a good streaming feature like Spotify, which would allow users to immediately listen to the tracks.

In this project, I am using Next.js to download new NCS tracks and save the MP3 files to the disk. The web app also includes an audio player, enabling users to listen to the downloaded tracks within the app’s user interface.

Download the code

This project is still in heavy development but you can download and try out the code from my Github.