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

refactor(YouTube - Spoof streaming data): Remove Force iOS AVC setting #103

Merged
merged 4 commits into from
Dec 15, 2024

Conversation

YT-Advanced
Copy link

We already have Disable VP9 Codec patch, which did the same thing. Therefore, keep Force AVC settings can cause some confusion for users.

Moreover, DeviceHardwareSupport is not needed, as @kitadai31 mentioned in ReVanced/revanced-patches#4064 (comment)

@inotia00 inotia00 changed the title refactor(YouTube - Spoof Streaming Data): Remove Force AVC settings refactor(YouTube - Spoof streaming data): Remove Force iOS AVC setting Dec 15, 2024
@inotia00 inotia00 merged commit 59b0c71 into inotia00:dev Dec 15, 2024
@inotia00
Copy link
Owner

The Disable VP9 codec setting and the Force iOS AVC setting seem to do similar things, but they are a bit different

  1. Turn on Spoof streaming data, turn on Disable VP9 codec
    : Some videos have a max resolution of 360p in AVC codec

  2. Turn on Spoof streaming data, turn on Force iOS AVC
    : Some videos have a max resolution of 1080p in AVC codec

As the ReVanced Team did, the Force iOS AVC setting will be back

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.

2 participants