Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/7x11x13/sc-archive
- Owner: 7x11x13
- Created: 2021-10-29T06:01:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T20:33:02.000Z (about 2 months ago)
- Last Synced: 2024-10-09T17:41:55.123Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`