diff options
author | metamuffin <metamuffin@disroot.org> | 2023-10-27 22:39:17 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-10-27 22:39:17 +0200 |
commit | 019ece5db107f5e4f096fdd2b8b20d1bfd0847d2 (patch) | |
tree | 0344be8efe9c154ebe043a5efe3a5ff45db02c23 /api.md | |
parent | 6b5fbb8c9864f370ef5daf870518f9d3c48f46c5 (diff) | |
download | jellything-019ece5db107f5e4f096fdd2b8b20d1bfd0847d2.tar jellything-019ece5db107f5e4f096fdd2b8b20d1bfd0847d2.tar.bz2 jellything-019ece5db107f5e4f096fdd2b8b20d1bfd0847d2.tar.zst |
purple theme
Diffstat (limited to 'api.md')
-rw-r--r-- | api.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Where `role` is one of `backdrop` or `poster` and `width` is the width of the resolution you want to image to be in. The actual returned resolution must not be exactly what you requested. Returns assets for a node. -## GET* `/stream/<id>?<format>&<abr>&<vbr>&<index>&<tracks>&<webm>` +## GET* `/stream/<id>?<format>&<index>&<profile>&<index>&<tracks>&<webm>` Responds with the stream directly or a redirect to the actual source in case of federation. |