mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 22:07:52 -05:00
[PR #909] [MERGED] api/youtube: fall back through all codecs, refactor, catch no matching formats error #1280
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/909
Author: @wukko
Created: 11/13/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @github-actions[bot]
Base:
develop← Head:youtube-fixes📝 Commits (9)
b6e827capi/youtube: improve video quality normalization once again8b972c7api/youtube: disable hls if user prefers av15f1c19dapi/youtube: add no matching format errore9d06b7web/i18n/error/youtube: add no format error & improve hls errorc05f40bweb/i18n/error: fix punctuation in no matching format errorc88e21dapi/youtube/adaptive: refactor, avoid extra loops, fallback all codecsdec977eapi/youtube: fix variable shadowing innormalizeQuality225a721api/tests: allow vk tests to fail3fe2bd3api/youtube: add missing else to adaptive codec fallback📊 Changes
3 files changed (+107 additions, -65 deletions)
View changed files
📝
api/src/processing/services/youtube.js(+99 -63)📝
api/src/util/tests.json(+6 -0)📝
web/i18n/en/error.json(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.