sepezho / tik-tok-bot

NodeJs TikTok bot that upload tiktoks automatically via terminal
https://github.com/SEPEZHO/tik-tok-bot
24 stars 5 forks source link

Tiktok cookies conversion fails #1

Open tnusser opened 2 years ago

tnusser commented 2 years ago

Tiktok might have changed their cookies --> the convert.js exports an empty string

Which of the cookies are essential for a successful login?

sepezho commented 2 years ago

By the way here important only one cookie - and it is cookie called "sid_tt". U can fork this project and just change a few lines of code) I think it will work correctly

Nowadays i cant edit and update this project, cause i dont have enougth time (have a few other projects)