mirror of https://git.sr.ht/~cadence/NewLeaf
Move endpoint status to documentation
This commit is contained in:
parent
e8e68150de
commit
6dfceea6a0
19
README.md
19
README.md
|
@ -16,24 +16,7 @@ directly to youtube-dl and reformatting the response to be compatible.
|
|||
|
||||
## Status
|
||||
|
||||
These endpoints are somewhat implemented:
|
||||
|
||||
- `/api/v1/videos/{id}`
|
||||
- `/api/v1/channels/{ucid}`
|
||||
- `/api/v1/channels/{ucid}/{part}`
|
||||
- `/api/v1/channels/{part}/{ucid}`
|
||||
- `/api/v1/search?q={search}`
|
||||
- `/api/v1/search/suggestions?q={search}`
|
||||
- `/api/v1/captions/{id}`
|
||||
- `/vi/{id}/{file}`
|
||||
- `/api/manifest/dash/id/{id}`
|
||||
|
||||
## The future
|
||||
|
||||
- Playlists
|
||||
- Channel playlists
|
||||
- Proxying video streams and ?local
|
||||
- ...anything else?
|
||||
[→ See the documentation.](https://git.sr.ht/~cadence/tube-docs/tree/main/item/docs/API.md)
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in New Issue