Skip to content

very simple soundcloud music info scraper and mp3tags editor

Notifications You must be signed in to change notification settings

deadbraindev/soundcloud-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soundcloud scraper

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.

Getting started

  • 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.

About

very simple soundcloud music info scraper and mp3tags editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published