Skip to content
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

fix(YouTube Music - Spoof video streams): Use IOS_MUSIC client #4115

Closed
wants to merge 2 commits into from

Conversation

oSumAtrIX
Copy link
Member

Instead of the VR client, iOS Music is now used. This confirmed fixing playback issues for VR client users. No exceptions are logged using the VR client, so the playback itself failed for some reason. Using the iOS Music client type fixes the issue. It is unclear if other side effects exist such as stable volume.

@oSumAtrIX oSumAtrIX marked this pull request as draft December 14, 2024 05:14
@oSumAtrIX
Copy link
Member Author

Seems like the issue still occurs, further debugging will be needed

# Conflicts:
#	extensions/shared/library/src/main/java/app/revanced/extension/shared/spoof/ClientType.java
#	extensions/shared/library/src/main/java/app/revanced/extension/shared/spoof/SpoofVideoStreamsPatch.java
#	patches/src/main/kotlin/app/revanced/patches/music/misc/spoof/SpoofVideoStreamsPatch.kt
@LisoUseInAIKyrios LisoUseInAIKyrios marked this pull request as ready for review December 15, 2024 13:00
Copy link
Contributor

@LisoUseInAIKyrios LisoUseInAIKyrios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if this does not fix everything, it definitely seems more future proof since it's an actual YT Music client.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title fix(YouTube Music - Spoof video streams): Use IOS_MUSIC client to fix playback issues fix(YouTube Music - Spoof video streams): Use IOS_MUSIC client Dec 15, 2024
@oSumAtrIX
Copy link
Member Author

Superseded by #4132

@oSumAtrIX oSumAtrIX closed this Dec 16, 2024
@oSumAtrIX oSumAtrIX deleted the fix/music-spoof branch December 16, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants