Describe the bug
When attempting to download content from TikTok using the "Mass Download by Username" option, the downloader fails with a "MediaID mismatch in JSON response" error
This issue occurs for multiple MediaIDs, preventing the successful download of videos for some accounts
To Reproduce
Steps to reproduce the behavior:
[1]Open the TikTok Downloader v1.2.9
[2]Select "Mass Download by Username" from the Download Options
[3]Input a TikTok username or URL
[4]Click the "Download" button
Expected behavior
The downloader should successfully fetch and download videos associated with the provided username. It should not produce "MediaID mismatch in JSON response" errors
Screenshots

Application Logs Available?
The log includes multiple "MediaID mismatch in JSON response" errors for various MediaIDs. See the logs below:
Error: MediaID mismatch in JSON response for MediaID: 7396613948209958151 Error: MediaID mismatch in JSON response for MediaID: 7400788325130456338 Error: MediaID mismatch in JSON response for MediaID: 7391506877537979666 Error: MediaID mismatch in JSON response for MediaID: 7427420149705215250 ... (more entries follow)
Additional context
This issue appears to be related to a mismatch between the expected MediaID in the JSON response and the actual MediaID received from TikTok. It could be caused by a change in TikTok’s API or an issue in the downloader’s request handling for the MediaIDs
Describe the bug
When attempting to download content from TikTok using the "Mass Download by Username" option, the downloader fails with a "MediaID mismatch in JSON response" error
This issue occurs for multiple MediaIDs, preventing the successful download of videos for some accounts
To Reproduce
Steps to reproduce the behavior:
[1]Open the TikTok Downloader v1.2.9
[2]Select "Mass Download by Username" from the Download Options
[3]Input a TikTok username or URL
[4]Click the "Download" button
Expected behavior
The downloader should successfully fetch and download videos associated with the provided username. It should not produce "MediaID mismatch in JSON response" errors
Screenshots

Application Logs Available?
The log includes multiple "MediaID mismatch in JSON response" errors for various MediaIDs. See the logs below:
Error: MediaID mismatch in JSON response for MediaID: 7396613948209958151 Error: MediaID mismatch in JSON response for MediaID: 7400788325130456338 Error: MediaID mismatch in JSON response for MediaID: 7391506877537979666 Error: MediaID mismatch in JSON response for MediaID: 7427420149705215250 ... (more entries follow)Additional context
This issue appears to be related to a mismatch between the expected MediaID in the JSON response and the actual MediaID received from TikTok. It could be caused by a change in TikTok’s API or an issue in the downloader’s request handling for the MediaIDs