mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-24 05:00:50 -05:00
[PR #407] [MERGED] fix tiktok downloads #1134
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/407
Author: @wukko
Created: 3/29/2024
Status: ✅ Merged
Merged: 3/29/2024
Merged by: @wukko
Base:
current← Head:fix-tiktok📝 Commits (9)
a1c5a4dtiktok: update domain & force device infoc2c62c1docs/run-an-instance: add TIKTOK_DEVICE_INFO descriptionbcd8ca1loc/en: remove extra comma in ContactLink5438eb4cobalt.css: stretch error popup content to full width79772d4package: bump version to 7.12.218545e7tiktok: clean up299b46etiktok: replace filter with find5dcbe39tiktok: default to h264 but fall back to h265acdb22ctiktok: more cleaning up📊 Changes
6 files changed (+55 additions, -49 deletions)
View changed files
📝
docs/run-an-instance.md(+23 -0)📝
package.json(+1 -1)📝
src/front/cobalt.css(+1 -0)📝
src/localization/languages/en.json(+1 -1)📝
src/modules/processing/match.js(+0 -2)📝
src/modules/processing/services/tiktok.js(+29 -45)📄 Description
closes #396 and #294
remake of #401
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.