tiktok4j icon indicating copy to clipboard operation
tiktok4j copied to clipboard

First step

Open BrainRTP opened this issue 4 years ago • 1 comments

Hi! Can you help me with first step? I need create desktop application for personal use. How i can login with my TikTok log & pass? How get video from feed? What should the main class look like? I have this code: Снимок экрана 2020-05-07 в 18 45 52
But i have HttResponse error #307:

HttpResponseProxy{HTTP/1.1 307 Temporary Redirect [Server: nginx/1.14.2, Content-Type: application/octet-stream, Content-Length: 0, Location: /passport/user/login/?ts=1588861615&js_sdk_version=&app_type=normal&region=JP&version_name=5.8.3&timezone_name=Asia%252FTokyo&device_type=LGL22&uild_number=5.8.3&resolution=1080*1776&aid=1180&app_name=trill&_rticket=1588861615265&device_patform=android&version_code=583&uoo=0&dpi=480&sys_region=JP&ssmix=a&s_api=19&timezone_offset=32400&pass-route=1&device_brand=KDDI&maifest_version_code=583&os_version=4.4.2&ab_version=5.8.3&update_version_code=5830&app_language=ja&ac=wifi&pass-region=1&language=ja&is_my_cn=0&channel=googleplay&iid=6683748580261431000&openudid=c0f40fac3bfc4b89&device_id=6683746146131544000&as=a1qwert123&cp=cbfhckdckkde1, X-TT-LOGID: 20200507142656010189036081563A99D1, server-timing: inner; dur=4, x-tt-trace-host: 0162fed73a5c1d92f3f52681243389d7f0d9a85f8e05f258e35a1d27e474ba710198f90a9c723286ffd476b0cabfff9db760ec50f83c846d33120457813da52e48dffb6bf6eb80a3fab5da5336dfec7817f3431e67c48038f8a3adfb3441ca24f4, x-tt-trace-tag: id=00;cdn-cache=miss, X-Origin-Response-Time: 8,165.254.45.234, Date: Thu, 07 May 2020 14:26:56 GMT, Connection: keep-alive, Server-Timing: cdn-cache; desc=MISS, Server-Timing: edge; dur=120, Server-Timing: origin; dur=8, X-Parent-Response-Time: 127,2.16.103.71] [Content-Type: application/octet-stream,Content-Length: 0,Chunked: false]}
code = 307
response = 

Can you help me? Thanks.

BrainRTP avatar May 07 '20 14:05 BrainRTP

@BrainRTP look here and your question is answered 🥇

https://github.com/mrklintscher/TikTokPrivateAPI

torstenprivate avatar Aug 01 '20 15:08 torstenprivate