When sharing from TikTok via the app, some URLs show up as:
https://www.tiktok.com/t/:ID/?k=1, similar to vm.tiktok.com/:ID urls, cobalt doesn't recognize the first style of links.
This should fix that, I think.
Edit: I've tested this with multiple videos, it works.
🔄 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/13
**Author:** [@coolvrdude](https://github.com/coolvrdude)
**Created:** 8/1/2022
**Status:** ✅ Merged
**Merged:** 8/3/2022
**Merged by:** [@wukko](https://github.com/wukko)
**Base:** `current` ← **Head:** `current`
---
### 📝 Commits (1)
- [`eb6fa6d`](https://github.com/imputnet/cobalt/commit/eb6fa6dd948fec74e8a3051e7fe9fe180b3882d3) Support for tiktok's /t/ URLs.
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `src/modules/services/_config.json` (+1 -1)
</details>
### 📄 Description
When sharing from TikTok via the app, some URLs show up as:
https://www.tiktok.com/t/:ID/?k=1, similar to vm.tiktok.com/:ID urls, cobalt doesn't recognize the first style of links.
This should fix that, I think.
Edit: I've tested this with multiple videos, it works.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/13
Author: @coolvrdude
Created: 8/1/2022
Status: ✅ Merged
Merged: 8/3/2022
Merged by: @wukko
Base:
current← Head:current📝 Commits (1)
eb6fa6dSupport for tiktok's /t/ URLs.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/modules/services/_config.json(+1 -1)📄 Description
When sharing from TikTok via the app, some URLs show up as:
https://www.tiktok.com/t/:ID/?k=1, similar to vm.tiktok.com/:ID urls, cobalt doesn't recognize the first style of links.
This should fix that, I think.
Edit: I've tested this with multiple videos, it works.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.