Skip to content

Backend of the open source playlist for YouTube and SoundCloud tracks to be downloaded and added to a folder in MP3 format

Notifications You must be signed in to change notification settings

Milan-Koelen/community-playlist-backend

Repository files navigation


Backend for the Community Playlis

An Awesome ReadME Generator To Jumpstart Your Projects!t (API endpoint that downloads YouTube and SoundCloud tracks to a folder

Report Bug . Request Feature

Contributors Issues License

Table Of Contents

About The Project

There are some gread ways to collecd music and playlist. However switchint throught your differend soucrec is always a struggle when you just want to chill. This NodeJS backend helps you collect your favorite tracks into one folder. from both SoundCloud and Youtube.

Here's how:

  • Send a post request throught the frontend (or to the endpoint).
  • The server distinquishes beteween Youtube and SoundCloud tracks.
  • According to what source the backend will use a different downloader to get the track and add it to the designated MP3 folder.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

-Node js
-Express

Getting Started

Clone this repo and install the node dependencies. Contributions are more than welcome! Please read the contributions section.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/your_username_/Project-Name.git
  1. Install NPM packages
npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Milan Koelen - Junior Developer- GitHub

Disclaimer

I do not support piracy and this package is not designed for circumventing the technological measures employed by SoundCloud, YouTube or any other preventing unauthorized access to copyrighted works. This package is only for downloading audio you have access to.

About

Backend of the open source playlist for YouTube and SoundCloud tracks to be downloaded and added to a folder in MP3 format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published