tiktok-downloader icon indicating copy to clipboard operation
tiktok-downloader copied to clipboard

User agent

Open 1ci opened this issue 1 year ago • 0 comments

Out of curiosity, how did you find the User-Agent for the iOS app?

TikTok 26.2.0 rv:262018 (iPhone; iOS 14.4.2; en_US) Cronet

I tried using an HTTP proxy to intercept the request headers, but the TikTok app apparently uses SSL pinning and it rejects the local CA / certificate. Apple's AppStore does the same.

I wanted to update it so that it uses the newer TikTok app version 32.3.0 and newer iOS 17.1. Not sure what rv stands for, app revision perhaps, not sure if changing that would alert TikTok's servers that something ain't right.

1ci avatar Dec 01 '23 22:12 1ci