From 1aefbd3dd1a055c3426bf55a54386cd65d6f6886 Mon Sep 17 00:00:00 2001 From: Tobi Saputra Date: Fri, 8 Aug 2025 19:03:44 +0700 Subject: [PATCH] docs: update docs for search features --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 37d1cc5..193cace 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ - [Using Github](#using-github) - [Usage Guide](#usage-guide) - [Getting Tiktok Cookie](#getting-tiktok-cookie) - - [Using the Search Feature](#using-the-search-feature) - [Using CLI](#using-cli) - [Building from Source](#building-from-source) - [CLI Usage](#cli-usage) @@ -127,14 +126,6 @@ npm install github:TobyG74/tiktok-api-dl 3. Open Cookie-Editor 4. Copy the cookie and use it in your code: `COOKIE: "YOUR_COOKIE"` -## Using the Search Feature - -- To use the search feature, you need to install the `Canvas` library. - -```bash -npm install canvas -``` - ## Using CLI ### Global Installation