docs: update docs for search features

This commit is contained in:
Tobi Saputra 2025-08-08 19:03:44 +07:00
parent 607adfe6f5
commit 1aefbd3dd1

View File

@ -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