carcabot / tiktok-signature

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

Where did the cipher password come from #153

Closed luispablo closed 2 years ago

luispablo commented 2 years ago

Hi, sorry for opening an issue for this, but I found your tool super useful and would like to start using it. Sadly, I've been struggling with TikTok scraping and their constant changes and obstacles, so I'd like to know where this comes from (and/or how did you find it there!), so I can trust that it can be found again whenever they choose to update it:

javascript/xttparams.js: line 16

    })("webapp1.0+20210628"),

Thanks a lot!!

carcabot commented 2 years ago

Hi there,

That string is used to generate multiple encrypted strings. Checkout this thread for more informations.