musically-tiktok-api-python icon indicating copy to clipboard operation
musically-tiktok-api-python copied to clipboard

I can't find how to make as, cp, mas parameters

Open Capricair opened this issue 5 years ago • 15 comments

I try this api, it is not work, and I can't find how to make as cp mas parameters

Capricair avatar Jul 04 '19 08:07 Capricair

I try this api, it is not work, and I can't find how to make as cp mas parameters

I think we should to register device here http://applog.musical.ly/service/2/device_register/ but how?

What is it in api.py: data = open('./content.data', 'rb').read()

I don't know. Can you help me?

gurenovich avatar Jul 10 '19 11:07 gurenovich

I try this api, it is not work, and I can't find how to make as cp mas parameters

You do not "make" a python project... If you do not know this you should not be attemping to use this code

jamiejackherer avatar Jul 15 '19 11:07 jamiejackherer

You do not "make" a python project... If you do not know this you should not be attemping to use this code Can you help me please? How generate parameters

gurenovich avatar Jul 30 '19 11:07 gurenovich

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

jamiejackherer avatar Jul 30 '19 13:07 jamiejackherer

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. Thanks

katemacdow avatar Sep 02 '19 21:09 katemacdow

@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.

umeshdepale avatar Sep 04 '19 12:09 umeshdepale

Thank you @umeshdepale, but i need something automatic, without the need of capture packet. Maybe @jamiejackherer can do. If you also can do @umeshdepale, please tell me. I can pay

katemacdow avatar Sep 04 '19 18:09 katemacdow

Thank you @umeshdepale, but i need something automatic, without the need of capture packet. Maybe @jamiejackherer can do. If you also can do @umeshdepale, please tell me. I can pay

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.

umeshdepale avatar Sep 04 '19 19:09 umeshdepale

I want to have an script in PHP able to login with user/pass and do actions. @umeshdepale

katemacdow avatar Sep 04 '19 19:09 katemacdow

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 avatar Sep 04 '19 19:09 umeshdepale

@umeshdepale Did you manage to find someone who can implement automation?

proroot avatar Oct 31 '19 10:10 proroot

I want to have an script in PHP able to login with user/pass and do actions. @umeshdepale

Can you share the script with me. I also reverse on getting device info.

umeshdepale avatar Oct 31 '19 11:10 umeshdepale

@umeshdepale I myself would buy generation algorithms or a ready-made solution on the docker Ready to pay $ 800

proroot avatar Oct 31 '19 11:10 proroot

@proroot check this out: https://github.com/sudoguy/tiktok_bot/blob/master/tiktok_bot/client/utils.py (not my code)

caffeinum avatar Dec 05 '19 16:12 caffeinum

@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)

proroot avatar Dec 06 '19 09:12 proroot