soundcloud-fs

Crates.iosoundcloud-fs
lib.rssoundcloud-fs
version0.2.0
sourcesrc
created_at2019-08-28 19:47:24.779346
updated_at2019-12-24 16:28:53.04416
descriptionFUSE driver for SoundCloud
homepage
repositoryhttps://github.com/polyfloyd/soundcloud-fs
max_upload_size
id160493
size193,524
(polyfloyd)

documentation

README

SoundCloud FS

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
Commit count: 115

cargo fmt