mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-05 19:51:57 +02:00
chore(docs): pull edited content
This commit is contained in:
26
README.md
26
README.md
@@ -33,31 +33,7 @@ This config is required if you want use `/api/search`.
|
||||
3. Add environment variable with `SESSION` as the name, and your `sessionid` as a value.
|
||||
|
||||
## Endpoints
|
||||
- `/api/ping:`
|
||||
|
||||
Send ping request to [TikTok](https://tiktok.com)
|
||||
|
||||
**Query requirements:** -
|
||||
|
||||
- `/api/search:`
|
||||
|
||||
> `SESSION` needed.
|
||||
|
||||
Search trending topic and videos about `x`
|
||||
|
||||
**Query requirements:**
|
||||
- `q`: Keyword you want to search. (eg. `Naruto`)
|
||||
- `t`: Searching type (`trend` for trending topic or `cards` for videos and user(s) information)
|
||||
|
||||
**Example:** `/api/search?q=Boruto&t=cards`
|
||||
|
||||
- `/api/download:`
|
||||
|
||||
Get tiktok video without watermark!
|
||||
|
||||
**Query requirements:**
|
||||
- `url`: TikTok Video URL. (eg. `https://www.tiktok.com/@vanessaangelnih/video/7006671762352016666`)
|
||||
|
||||
Available on [Wiki](https://github.com/hansputera/tiktok-dl/wiki/Endpoints)
|
||||
|
||||
## Credits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user