Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/7x11x13/sc-archive

Tool for keeping an up-to-date archive of soundcloud tracks from artists you're following
https://github.com/7x11x13/sc-archive

Last synced: 18 days ago
JSON representation

Tool for keeping an up-to-date archive of soundcloud tracks from artists you're following

Awesome Lists containing this project

README

        

# sc-archive

Tool I use to archive and keep track of songs from people I follow on SoundCloud. Requires a running [cookie relay server](https://github.com/7x11x13/cookie-relay)

## Setup

0. Clone this repo
1. Create file `.secret/config.ini` (see `sc_archive/example.ini` for an example)
2. Create file `.env` with line `ARCHIVE_PATH=`
3. Run `sudo docker compose up`