Soundcloud scraper with the ability to edit mp3 tags. Designed to automate downloading and adding songs to lofi.today radio. The artist, title and artist link are included in the tags of the mp3 file, so they are always available for further scripts in OBS.
- Install Node.js
- Clone the repository:
git clone https://github.com/deadbraindev/soundcloud-scraper.git
- Install dependencies:
cd soundcloud-scraper
npm install
- Build and run the project"
npm start
- Navigate to
http://localhost:3000
Warning
This application is designed for educational and personal use. Ensure compliance with SoundCloud's terms of service when using the scraper functionality. The user is responsible for adhering to copyright laws and terms of use when downloading and editing music.