From c01e93ee4d316567af93e00f4753a5086f9e6e93 Mon Sep 17 00:00:00 2001 From: walking devel <104449470+walkingdevel@users.noreply.github.com> Date: Sun, 12 Mar 2023 21:20:26 +0000 Subject: [PATCH] feature: v-tiktok (#171) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f81a2b..8b279f7 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ - [v-jsonrpc](https://github.com/nedpals/v-jsonrpc) - Basic JSON-RPC 2.0-compliant server written on V. - [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum. - [vxbloauth](https://github.com/WolvesFortress/vxbl-oauth) - A minimalistic Xbox Live authenticator for vweb. +- [v-tiktok](https://github.com/walkingdevel/v-tiktok) - A V library for downloading TikTok videos. ## Other