carcabot / tiktok-signature

Generate tiktok signature token using node
755 stars 286 forks source link

likes and subscribe signature? #41

Closed thechinchillaheil closed 4 years ago

thechinchillaheil commented 4 years ago

Hello, i want like and subscribe in web version tiktok.... How generate signature? What will the service url for likes look like? What will the service url for subscribe look like?

davidteather commented 4 years ago

This is beyond what this signature generation was created for. You would have to log into TikTok automatically and then perform the liking feature. This api is just for retrieving data not interacting with Tiktoks as a logged in user.

thechinchillaheil commented 4 years ago

I just need likes and subscribers ... Can't you do it?

It worked for me sometimes ...

after I click on the like in the browser, I’ll remove it and then the generated signature somehow worked ... But apparently this is due to the fact that I’ve already visited the page from the browser

carcabot commented 4 years ago

Hi @thechinchillaheil ,

As @davidteather replied, liking and subscribing is available after you are logged in. If this worked before, now it seems not anymore,

You have to use Android API version to achieve this result.