diff --git a/README.md b/README.md index 11ca3ce..f63c97a 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,13 @@ wip alternative frontend for soundcloud - Basic song overview (author, metadata) & streaming (requires javascript (which requires support for [Media Source Extensions](https://caniuse.com/mediasource)) if no [browser support for HLS](https://caniuse.com/http-live-streaming)) - Basic playlist/set/album overview (songs list, author, metadata) - Resolving shortened links (`https://on.soundcloud.com/boiKDP46fayYDoVK9` -> `https://sc.maid.zone/on/boiKDP46fayYDoVK9`) +- Content proxying (images, audio) ## In the works - Track player embeds (`https://w.soundcloud.com/player/` -> `https://sc.maid.zone/w/player/`) The UI isn't really done yet. All parameters other than url are unsupported. You can also specify track without the `soundcloud.com` part: `https://sc.maid.zone/w/player/?url=` or `https://sc.maid.zone/w/player/?url=/` -- Content proxying - -Image proxying is already implemented, track proxying is not done yet - # Contributing Contributions are appreciated! This includes feedback, feature requests, issues, pull requests and etc. Feedback and feature requests are especially needed, since I (laptopcat) don't really know what to prioritize