From 40c4ad1f30a96582cf8b1e474fdcc4464dd38df5 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 30 Nov 2022 09:23:21 +0700 Subject: [PATCH] add similar videos api endpoint docs --- tubearchivist/api/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tubearchivist/api/README.md b/tubearchivist/api/README.md index 593089d..7b64748 100644 --- a/tubearchivist/api/README.md +++ b/tubearchivist/api/README.md @@ -13,6 +13,7 @@ Note: - [Video List](#video-list-view) - [Video Single](#video-item-view) - [Video Comments](#video-comment-view) +- [Video Similar](#video-similar-view) - [Video Single Progress](#video-progress-view) - [Video Single Sponsorblock](#sponsor-block-view) WIP @@ -82,6 +83,9 @@ Pass page number as a query parameter: `page=2`. Defaults to *0*, `page=1` is re ## Video Comment View /api/video/\/comment/ +## Video Similar View +/api/video/\/similar/ + ## Video Progress View /api/video/\/progress