diff options
-rw-r--r-- | api.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,3 +24,7 @@ contains the session cookie. Request a library node (either a directory or item). See [`common/src/api.rs`](./common/src/api.rs) + +## GET* `/stream/<path..>?tracks=<track-ids>&webm=<bool>` + +Responds with the stream. |