mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-11 08:24:11 -05:00
[PR #205] [MERGED] fix soundcloud downloads when requested format is best
#6967
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/205
Author: @dumbmoron
Created: 9/16/2023
Status: ✅ Merged
Merged: 9/17/2023
Merged by: @wukko
Base:
current← Head:fix-soundcloud-best📝 Commits (1)
0bb84f0fix soundcloud downloads when requested format isbest📊 Changes
2 files changed (+7 additions, -2 deletions)
View changed files
📝
src/modules/processing/matchActionDecider.js(+6 -1)📝
src/modules/processing/servicesConfig.json(+1 -1)📄 Description
cobalt currently serves a m3u file for soundcloud downloads with
audioQualityset to best which is obviously not intendedthis fixes it kthx
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.