-
Notifications
You must be signed in to change notification settings - Fork 44
I can't find how to make as, cp, mas parameters #15
Comments
I think we should to register device here http://applog.musical.ly/service/2/device_register/ but how? What is it in api.py: I don't know. Can you help me? |
You do not "make" a python project... If you do not know this you should not be attemping to use this code |
|
You will need to rewrite most of the code to get this to. I had a little look at the code and then checked the data being transferred from the TikTok android application. The various parameters have changed a lot since this code worked. Seriously if you dont know about python or network monitoring/sniffing and HTTP requests I would not attempt this.. and I am not the maintainer of the code, I just landed here and realised that the code is too old to use. I can help but I am afraid my help would not be free.. I can build you what you want in python but I would have to charge you about $500 (US) email me if you want to hire me |
What's your mail? I have interest. |
@katemacdow You can get as.cp,mas parameter by using the app. The app name is Packet capture you can download it from play store and capture all the data which pass from tik tok application. |
Thank you @umeshdepale, but i need something automatic, without the need of capture packet. Maybe @jamiejackherer can do. |
What you want to made from this api and i reverse the mas paramter it is md5(sha1(time())) and did't know the as and cp paramter. |
I want to have an script in PHP able to login with user/pass and do actions. @umeshdepale |
The tiktok login is very hard if you try to login its secured by its puzzle captcha. I am also find the code for Login. |
@umeshdepale Did you manage to find someone who can implement automation? |
Can you share the script with me. I also reverse on getting device info. |
@umeshdepale |
@proroot check this out: https://github.com/sudoguy/tiktok_bot/blob/master/tiktok_bot/client/utils.py |
@caffeinum - Yes, it seems to me that these algorithms are already outdated for new versions. Yes and there is no algorithm for the desired parameter) |
I try this api, it is not work, and I can't find how to make as cp mas parameters
The text was updated successfully, but these errors were encountered: