mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-22 16:12:26 -05:00
[PR #25] [CLOSED] Fix TikTok download issue #986
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/25
Author: @minzique
Created: 8/29/2022
Status: ❌ Closed
Base:
current← Head:current📝 Commits (1)
e80d2ecFix TikTok download issue📊 Changes
3 files changed (+6 additions, -4 deletions)
View changed files
📝
src/config.json(+1 -0)📝
src/modules/config.js(+2 -1)📝
src/modules/services/tiktok.js(+3 -3)📄 Description
Not exactly sure what's going on here (the API is just being weird /shrug), but omitting the browser version in the
user-agentfixes the issue, at least for the moment. Added agenericUserAgentTikTokwithout the browser version.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.