Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polyfloyd/soundcloud-fs
A SoundCloud FUSE driver optimized for music libraries
https://github.com/polyfloyd/soundcloud-fs
Last synced: about 1 month ago
JSON representation
A SoundCloud FUSE driver optimized for music libraries
- Host: GitHub
- URL: https://github.com/polyfloyd/soundcloud-fs
- Owner: polyfloyd
- License: other
- Archived: true
- Created: 2018-11-28T18:25:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T18:11:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-09T08:25:23.121Z (3 months ago)
- Language: Rust
- Homepage: https://polyfloyd.net/post/soundcloud-fuse-mpd/
- Size: 333 KB
- Stars: 65
- Watchers: 1
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - polyfloyd/soundcloud-fs - A SoundCloud FUSE driver optimized for music libraries (Rust)
README
SoundCloud FS
=============This project is broken and no longer maintained.
[![Build Status](https://github.com/polyfloyd/soundcloud-fs/workflows/CI/badge.svg)](https://github.com/polyfloyd/soundcloud-fs/actions)
This project implements a FUSE driver to serve audio files from SoundCloud. It
is optimized to avoid needless API requests and aid mass indexing by music
libraries, specifically MPD.See also: https://polyfloyd.net/post/soundcloud-fuse-mpd/
## Usage
`soundcloud-fs --help` :)## Notice
This program is intended to be used as an interoperability layer for other
software and not as a way to circumvent restrictions of the SoundCloud
platform. When playing around with this program, I ask that you:* Do not mass-download content, consider the artists
* Do not make excessive requests to the platform, consider the SoundCloud engineers