From 3db043886f0854989f8be6ac93e35d84dbbead35 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Sun, 10 Apr 2022 15:02:04 -0400 Subject: [PATCH] Add contents --- Odysee-API/README.md | 8 ++++++++ README.md | 10 +++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 Odysee-API/README.md diff --git a/Odysee-API/README.md b/Odysee-API/README.md new file mode 100644 index 0000000..ef88ea3 --- /dev/null +++ b/Odysee-API/README.md @@ -0,0 +1,8 @@ +# Odysee API +Unofficial documentation for the Odysee API. + +## Contents +- [api.live.odysee.com](api.live.odysee.com.md) +- [api.odysee.com](api.odysee.com.md) +- [comments.odysee.com](comments.odysee.com.md) +- [lighthouse.odysee.tv](lighthouse.odysee.tv.md) \ No newline at end of file diff --git a/README.md b/README.md index d756305..c52007f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # documentation -Documentation for Librarian and reverse engineered Odysee API documentation. \ No newline at end of file +Documentation for Librarian and reverse engineered Odysee API documentation. + +## Contents + +### Odysee API +- [api.live.odysee.com](api.live.odysee.com.md) +- [api.odysee.com](api.odysee.com.md) +- [comments.odysee.com](comments.odysee.com.md) +- [lighthouse.odysee.tv](lighthouse.odysee.tv.md) \ No newline at end of file