carcabot / tiktok-signature

Generate tiktok signature token using node
733 stars 283 forks source link

How to get msToken #184

Closed TWS615 closed 11 months ago

TWS615 commented 1 year ago

I had the the trending.py and It does not return any data. I found that msToken is required to get the data. Is it possible to add the msToken to the signed_url?

YoussefElshemi commented 1 year ago

I had the the trending.py and It does not return any data. I found that msToken is required to get the data. Is it possible to add the msToken to the signed_url?

what's the TikTok URL you want to sign

Hi, do you mind sharing your discord or something? I have a few questions that you might be able to help me with.

Roman-Kasianenko commented 1 year ago

I had the the trending.py and It does not return any data. I found that msToken is required to get the data. Is it possible to add the msToken to the signed_url?

@TWS615 , doest it work if you have msToken? I have tried to add msToken as URL parameter but it doesn't work anyway :(

tonywangcn commented 1 year ago

@Roman-Kasianenko @YoussefElshemi Hi did you make it?