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