[GH-ISSUE #1061] Cannot download videos from Tiktok #3581

Closed
opened 2026-04-13 12:08:00 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @VlastikYoutubeKo on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1061

bug description

Cobalt refuses to download TikTok videos due to a API error.

Looking at console, I see that the API returns this json

{"status":"error","error":{"code":"error.api.fetch.fail","context":{"service":"tiktok"}}}

when it sends this request:

{"url":"https://vm.tiktok.com/ZNeEJLxut/","filenameStyle":"pretty"}

reproduction steps

  1. Copy tiktok link
  2. go to cobalt
  3. paste
  4. download
  5. get error "something went wrong when fetching info from tiktok and i couldn't get anything for you. if this issue sticks, please report it!"

screenshots

https://amz.odjezdy.online/xbackbone/VUne9/VoRoJipo13.mp4

links

Links tried:
https://vm.tiktok.com/ZNeEJLxut/ - Images
https://vm.tiktok.com/ZNeEJ8b1x/ - Video

platform information

Firefox 134.0.1 (64 bits) on Windows 11 24H2, and Chrome 132.0.6834.78 on iPhone 12, iOS 18.3

additional context

No response

Originally created by @VlastikYoutubeKo on GitHub (Jan 19, 2025). Original GitHub issue: https://github.com/imputnet/cobalt/issues/1061 ### bug description Cobalt refuses to download TikTok videos due to a API error. Looking at console, I see that the API returns this json ```json {"status":"error","error":{"code":"error.api.fetch.fail","context":{"service":"tiktok"}}} ``` when it sends this request: ```json {"url":"https://vm.tiktok.com/ZNeEJLxut/","filenameStyle":"pretty"} ``` ### reproduction steps 1. Copy tiktok link 2. go to cobalt 3. paste 4. download 5. get error "something went wrong when fetching info from tiktok and i couldn't get anything for you. if this issue sticks, please report it!" ### screenshots https://amz.odjezdy.online/xbackbone/VUne9/VoRoJipo13.mp4 ### links ```shell Links tried: https://vm.tiktok.com/ZNeEJLxut/ - Images https://vm.tiktok.com/ZNeEJ8b1x/ - Video ``` ### platform information Firefox 134.0.1 (64 bits) on Windows 11 24H2, and Chrome 132.0.6834.78 on iPhone 12, iOS 18.3 ### additional context _No response_
GiteaMirror added the bug label 2026-04-13 12:08:00 -05:00
Author
Owner

@VlastikYoutubeKo commented on GitHub (Jan 19, 2025):

Update:
It affects only cobalt.tools, tried other public cobalt instances, and they download the videos as normal

<!-- gh-comment-id:2600862768 --> @VlastikYoutubeKo commented on GitHub (Jan 19, 2025): Update: It affects only cobalt.tools, tried other public cobalt instances, and they download the videos as normal
Author
Owner

@wukko commented on GitHub (Jan 19, 2025):

this only happens on our american servers due to obvious reasons, we’ll fix it soon

<!-- gh-comment-id:2600864620 --> @wukko commented on GitHub (Jan 19, 2025): this only happens on our american servers due to obvious reasons, we’ll fix it soon
Author
Owner

@VlastikYoutubeKo commented on GitHub (Jan 19, 2025):

this only happens on our american servers due to obvious reasons, we’ll fix it soon

oh didn't knew the servers are in america.
Alright

<!-- gh-comment-id:2600865645 --> @VlastikYoutubeKo commented on GitHub (Jan 19, 2025): > this only happens on our american servers due to obvious reasons, we’ll fix it soon oh didn't knew the servers are in america. Alright
Author
Owner

@wukko commented on GitHub (Jan 19, 2025):

the issue is not fixed, no need to close it yet

<!-- gh-comment-id:2600866354 --> @wukko commented on GitHub (Jan 19, 2025): the issue is not fixed, no need to close it yet
Author
Owner

@VlastikYoutubeKo commented on GitHub (Jan 19, 2025):

oh mb

<!-- gh-comment-id:2600879369 --> @VlastikYoutubeKo commented on GitHub (Jan 19, 2025): oh mb
Author
Owner

@wukko commented on GitHub (Jan 21, 2025):

the tiktok ban was reversed in US on sunday, so our american servers are able to get tiktok videos again!

<!-- gh-comment-id:2605014807 --> @wukko commented on GitHub (Jan 21, 2025): the tiktok ban was reversed in US on sunday, so our american servers are able to get tiktok videos again!
Sign in to join this conversation.