tolgatasci / musically-tiktok-api-python

Musically ( Tiktok ) api python open source free...
MIT License
148 stars 43 forks source link

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

Open Capricair opened 5 years ago

Capricair commented 5 years ago

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

gurenovich commented 5 years ago

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?

jamiejackherer commented 5 years ago

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

gurenovich commented 5 years ago

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

jamiejackherer commented 5 years ago

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

katemacdow commented 5 years ago

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

umeshdepale commented 5 years ago

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

katemacdow commented 5 years ago

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

umeshdepale commented 5 years ago

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.

katemacdow commented 5 years ago

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

umeshdepale commented 5 years ago

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.

proroot commented 4 years ago

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

umeshdepale commented 4 years ago

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.

proroot commented 4 years ago

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

caffeinum commented 4 years ago

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

proroot commented 4 years ago

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