[PR #1507] [MERGED] Add 'pro' subdomain to tiktok service configuration #7339

Closed
opened 2026-04-19 09:49:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

  • 8aefe99 Add '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.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1507 **Author:** [@FiireWiinter](https://github.com/FiireWiinter) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8aefe99`](https://github.com/imputnet/cobalt/commit/8aefe996920a46d04e3303be4e773b2fe20ef944) Add 'pro' subdomain to tiktok service configuration ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/service-config.js` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 09:49:13 -05:00
Sign in to join this conversation.