mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[PR #1507] [MERGED] Add 'pro' subdomain to tiktok service configuration #13643
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?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1507
Author: @FiireWiinter
Created: 1/24/2026
Status: ✅ Merged
Merged: 1/24/2026
Merged by: @dumbmoron
Base:
main← Head:main📝 Commits (1)
8aefe99Add 'pro' subdomain to tiktok service configuration📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
api/src/processing/service-config.js(+1 -1)📄 Description
TikTok Pro is nothing special, other than having some features stripped away to have a more comfortable doom scrolling experience. Sadly this also includes a "pro" subdomain, which cobalt doesn't detect.
Yes, you can manually strip away the pro part and get the same result, but for convenience and new users suddenly getting scared that TikTok downloads don't work anymore, the subdomain was added.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.