Skip to content

SoundGround is a sleek web application enabling users to effortlessly download and stream music directly from YouTube and SoundCloud. Dive into a seamless audio experience - search, listen, and download your favorite tracks in just a few clicks!

License

Notifications You must be signed in to change notification settings

GetLoloed/soundground

Repository files navigation

SoundGround

SoundGround is a web application allowing users to download and preview music from SoundCloud and YouTube free of charge. It's built with React and Next.js, utilizing several libraries for downloading, converting, and previewing audio files.

SoundGround

Features

  • Music download from SoundCloud and YouTube
  • Audio files conversion to .mp3 format
  • Music preview before downloading
  • Music search on SoundCloud and YouTube
  • Displaying profile information of the music uploader
  • Simple and user-friendly interface

Technologies Used

How It Works

The user inserts the URL of the music they wish to download into the input field on the Download page, or they can search for music on the Search page. The application determines whether the URL or search query is for a YouTube video or a SoundCloud track, fetches the audio file, and lets the user preview or download it. It also fetches and displays the profile information of the music uploader.

How to Run the Project

  1. Clone the repository
  2. Install dependencies with npm install or yarn install or pnpm install
  3. Start the development server with npm run dev or yarn dev or pnpm dev
  4. Open your browser and navigate to http://localhost:3000
  5. Enjoy!

Project Structure

The project is structured as follows:

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for more information.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

SoundGround is a sleek web application enabling users to effortlessly download and stream music directly from YouTube and SoundCloud. Dive into a seamless audio experience - search, listen, and download your favorite tracks in just a few clicks!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published