Skip to content

Use the streaming data from MWEB to avoid SABR-only responses #7327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2025

Conversation

absidue
Copy link
Member

@absidue absidue commented Apr 30, 2025

Use the streaming data from MWEB to avoid SABR-only responses

Pull Request Type

  • Bugfix

Related issue

Description

This pull request temporarily switches to using the streaming data from the MWEB client to avoid SABR-only responses, as the SABR implemenation still has various issues and this allows us to do a quick hotfix. The only known downside is that we lose support for multiple audio tracks (you'll only get the original one now) but Stable Volume is still available.

Testing

Open a few videos and check that they work.

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 8182909

@FreeTubeBot FreeTubeBot merged commit f9c53f3 into FreeTubeApp:development May 1, 2025
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 1, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request May 1, 2025
* development:
  Bump package version from 0.23.4 to 0.23.5 (FreeTubeApp#7328)
  Use the streaming data from MWEB to avoid SABR-only responses (FreeTubeApp#7327)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Spanish (Mexico))
OothecaPickle pushed a commit to OothecaPickle/FreeTube that referenced this pull request May 1, 2025
@absidue absidue deleted the temp-mweb branch May 1, 2025 06:54
@Gorrrg
Copy link

Gorrrg commented May 2, 2025

Can't you make switching the client into an option in the settings so when youtube is tweaking something again users can try this?

@MarmadileManteater
Copy link
Contributor

Can't you make switching the client into an option in the settings so when youtube is tweaking something again users can try this?

That would increase maintenance requirements and not be as simple as switching between clients with a flag.

It also wouldn't have the benefit you are imagining it would have. You can not predict what clients will break at any given time. It makes more sense to just wait, see and hotfix.

@FreeTubeApp FreeTubeApp locked and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants