tiktok-downloader
tiktok-downloader copied to clipboard
User agent
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.