From 7b13e651189bd59b9df087c41980c9b92325df47 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Fri, 21 Aug 2020 00:09:51 +1200 Subject: [PATCH] Update README to match project state --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0bfc30..c8f043c 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,16 @@ These endpoints are somewhat implemented: - `/api/v1/channels/{ucid}/{part}` - `/api/v1/channels/{part}/{ucid}` - `/api/v1/search?q={search}` +- `/api/v1/search/suggestions?q={search}` - `/vi/{id}/{file}` - `/api/manifest/dash/id/{id}` ## The future -- RSS as a source for channel listings -- Searches -- Dash manifests +- Playlists +- Channel playlists - Proxying video streams and ?local +- ...anything else? ## License