mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #503] [MERGED] tiktok: use webapp-based downloading method #1176
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/503
Author: @otomir23
Created: 5/18/2024
Status: ✅ Merged
Merged: 5/21/2024
Merged by: @wukko
Base:
current← Head:fix/tiktok-downloads📝 Commits (10+)
7189ea2tiktok: implement new webapp-based downloading method66546fftiktok: fix author username missing in filename97850e0tiktok: improve link parsing6e8af30tiktok: improve web-app parsing error handling606eb62stream/shared: improve reducer readabilityd801d57tiktok: remove unnecessary username from the download processcb55dcdtiktok: fix wrong string method namea0fe86btiktok: fix picker audio missing extension3e4c374tiktok: add original audio functionality back9faccc0tiktok: use original audio if video isnt available📊 Changes
3 files changed (+68 additions, -52 deletions)
View changed files
📝
src/modules/processing/matchActionDecider.js(+19 -11)📝
src/modules/processing/services/tiktok.js(+42 -40)📝
src/modules/stream/shared.js(+7 -1)📄 Description
fixes #497
test instance available at web.eepy.today
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.