mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
[GH-ISSUE #1505] Unable to download Tik-Tok video #9838
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kartikloops on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1505
bug description
Hi when ever I am posting the TikTok url to get the http link for download I am getting : {"status":"error","error":{"code":"error.api.fetch.fail","context":{"service":"tiktok"}}}%
reproduction steps
curl -X POST http://localhost:9000/ \
-H "Accept: application/json"
-H "Content-Type: application/json"
-d '{"url": "https://www.tiktok.com/@liiiilmooon/video/7574552571298270472"}'
screenshots
No response
links
platform information
macOS
additional context
No response
@loading-SQK9K commented on GitHub (Jan 31, 2026):
Im having the same problem, Ive used the website, the app, restarted my phone, and then tried both again. This is on a Motorola 5G Ace using chrome
@paul-ssupp commented on GitHub (Mar 16, 2026):
same issue
@paul-ssupp commented on GitHub (Mar 16, 2026):
...but, works for other platforms
@paul-ssupp commented on GitHub (Mar 16, 2026):
Getting back to you @kartikloops @loading-SQK9K
I fixed this with the following
So, If tiktok fails to download next time, just update user agent for the tiktok processor