-
I am not able to access the video url in playAddr or downloadAdd by using the requests package.
Example playAddr/downloadAddr: `url = https://v16-web-newkey.tiktokcdn.com/72bd098ebfeaa71c084919d3a5…
-
`https://t.tiktok.com/api/user/detail/?uniqueId=terryanmcfee&language=zh_Hant&verifyFp=verify_kcu716dk_qurQMDig_3wM0_41mj_9k7D_0nYNLErMQed5&_signature=_02B4Z6wo00f010b79qgAAIBBf.OuadQvYFdG6tIAAI6x05`
-
(1)
These don't work:
```
https://p16-sign-sg.tiktokcdn.com/aweme/100x100/tiktok-obj/1628900944743426.webp?x-expires=1599253200&x-signature=xrIQhCpLscEARw5wUqQB5Nk1Tg8%3D
https://p16-sign-sg.tikt…
-
**Describe the bug**
I think this may be a similar issue as the 'verifyFp' problem. It happens occasionally, despite my proxy server being in the US.
```
app/worker.14 [2020-07-14 16:38:17,509:…
-
Pretty much the title, looks like a whole lot of parameters got added to the endpoint and I'm not sure where to start really.
-
```
/tiktok/tiktok-signature# node listen.js
TikTok Signature server started
(node:22822) UnhandledPromiseRejectionWarning: Error: WebKit encountered an internal error
====================== page…
-
I've tried to fetch russian hashtag селфи and got error
Traceback (most recent call last):
File "slurp_hash.py", line 17, in
tiktoks = api.byHashtag(tag, count=count, start=start)
File …
-
i'm trying to crawl the https://www.tiktok.com/en/trending page from tik tok. what id do i need to supply to the .js to make it genereate the _signature?`
Has the problem been solved?
-
Hi, can you help me? Why does not it work?
code
```
from TikTokApi import TikTokApi
api = TikTokApi()
tiktoks = api.byUsername('donelij')
print(tiktoks)
for tiktok in tiktoks:
print(ti…
-
Since yesterday i have a problem with few endpoints. I've tested only getby endpoints and byHashtag and by Sound have responses 403
```
>>> api.byHashtag('love')
{'user-agent': 'Mozilla/5.0 (Wi…