-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -114,30 +114,9 @@ It's highly recommended to use `Rotating` Proxy service if you are making lots o | |
# Non-watermarked video url for newer videos | ||
TikTok videos don't have video id as meta data on watermarked video posted after ~24-28 July 2020. Check below for subscription plans for non watermarked video API. | ||
|
||
## Pirvate API server subscription pricing | ||
| Package | Cost(per month) | Quota(requests per day) | | ||
| ------- | :---------------: | --------------: | | ||
| **Pro** *(popular)* | 50 USD | 5,000 | | ||
| **Mega** | 100 USD | 12,000 | | ||
| **Ultra** | custom pricing | ? | | ||
|
||
## Looking for api source code? | ||
Source code for TikTok Mobile App API available. | ||
|
||
**Available variations** | ||
- PHP *(standalone version with no external dependency)* | ||
- NodeJs *(standalone version with no external dependency)* | ||
|
||
# Private APP API wrapper | ||
|
||
https://github.com/ssovit/TikTok-Private-API-PHP | ||
|
||
# Contact | ||
**Use issues ticket if you have questions regarding this library. Only inquiries regarding private API or custom works will be responded.** | ||
- Telegram https://t.me/ssovit | ||
- WhatsApp https://wa.link/odwv3x | ||
# Discussion | ||
- Discord https://discord.gg/rSQd2QAXA8 | ||
- Email [email protected] | ||
|
||
# Empty results? | ||
Use proxy. You are making too many API requests in short interval of time. Rotating proxy is recommended. | ||
|
@@ -146,4 +125,4 @@ Use proxy. You are making too many API requests in short interval of time. Rotat | |
Don't hesitate to create pull requests. | ||
|
||
# Disclaimer | ||
TikTok is always updating their API endpoints but I will try to keep this library whenever possible. I take no responsibility if you or your IP gets banned using this API. It's recommended that you use proxy. | ||
TikTok is always updating their API endpoints but I will try to keep this library whenever possible. I take no responsibility if you or your IP gets banned using this API. It's recommended that you use proxy. |