An Awesome ReadME Generator To Jumpstart Your Projects!t (API endpoint that downloads YouTube and SoundCloud tracks to a folder
Report Bug
.
Request Feature
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.
Clone this repo and install the node dependencies. Contributions are more than welcome! Please read the contributions section.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Milan Koelen - Junior Developer- GitHub
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.