mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 06:41:22 -05:00
[PR #472] [MERGED] added an option for tiktok h265 videos, majorly cleaned up frontend #12995
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/472
Author: @wukko
Created: 4/29/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @wukko
Base:
current← Head:tiktok-h265📝 Commits (6)
8f5eec0added an option for tiktok h265 videos, majorly cleaned up frontend9fae8f0front/cobalt.js: fixes based on review0ca393edocs/api: add tiktokH265 and remove vimeoDash9b0d968cobalt: use test instead of match in pasteClipboard511ad07front/cobalt.js: actually extract the url from clipboardc1079c5localization: update russian description for tiktok h265📊 Changes
10 files changed (+389 additions, -377 deletions)
View changed files
📝
docs/api.md(+1 -1)📝
src/config.json(+0 -3)📝
src/front/cobalt.js(+312 -305)📝
src/localization/languages/en.json(+6 -8)📝
src/localization/languages/ru.json(+5 -7)📝
src/modules/pageRender/page.js(+48 -44)📝
src/modules/processing/match.js(+3 -3)📝
src/modules/processing/services/tiktok.js(+2 -2)📝
src/modules/processing/services/vimeo.js(+1 -1)📝
src/modules/sub/utils.js(+11 -3)📄 Description
closes #364 & #146
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.