From 3f4cd8702407137e0e3acfd6c63aad544980d62e Mon Sep 17 00:00:00 2001 From: Tobi Saputra Date: Wed, 10 Jul 2024 15:48:18 +0700 Subject: [PATCH] docs: update docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6a02c0..14c2151 100644 --- a/README.md +++ b/README.md @@ -292,8 +292,8 @@ Tiktok.StalkUser(username, { images?: string[] video1?: string video2?: string - video_hd?: string - video_watermark?: string + videoHD?: string + videoWatermark?: string } } ``` @@ -403,4 +403,4 @@ Tiktok.StalkUser(username, { # License -- This project is licensed under the MIT License - see the [LICENSE](https://github.com/TobyG74/tiktok-api-dl/blob/master/LICENSE) file for details. +- This project is licensed under the Apache License - see the [LICENSE](https://github.com/TobyG74/tiktok-api-dl/blob/master/LICENSE) file for details.