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 - Spoof video streams): Resolve playback of age restricted videos #4096

Conversation

LisoUseInAIKyrios
Copy link
Contributor

Fixes age restricted videos by using a secondary Android VR spoof (automatically selected if needed).

Age restricted videos do not have an audio channel flyout menu and stable volume is not available, but otherwise playback works.

@LisoUseInAIKyrios
Copy link
Contributor Author

The ideal solution is to figure out how to get Android VR to play age restricted content while still using a language code.

But for now this fixes age restricted content.

@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Dec 10, 2024 that may be closed by this pull request
3 tasks
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 839a404 into ReVanced:dev Dec 10, 2024
1 check passed
@LisoUseInAIKyrios LisoUseInAIKyrios deleted the fix/spoof_streams_age_restricted branch December 10, 2024 20:43
github-actions bot pushed a commit that referenced this pull request Dec 10, 2024
# [5.4.0-dev.5](v5.4.0-dev.4...v5.4.0-dev.5) (2024-12-10)

### Bug Fixes

* **YouTube - Spoof video streams:** Resolve playback of age restricted videos ([#4096](#4096)) ([839a404](839a404))
github-actions bot pushed a commit to attercopdazzler/revanced-patches-temp that referenced this pull request Dec 11, 2024
# [5.4.0](v5.3.0...v5.4.0) (2024-12-11)

### Bug Fixes

* **TikTok - Settings:** Use correct colors for dark mode ([ReVanced#4087](https://github.com/attercopdazzler/revanced-patches-temp/issues/4087)) ([6bd22ff](6bd22ff))
* **TikTok - SIM Spoof:** Change patch to default off to fix login ([ReVanced#4084](https://github.com/attercopdazzler/revanced-patches-temp/issues/4084)) ([f4659a3](f4659a3))
* **YouTube - Spoof video streams:** Fix error toast that is sometimes shown ([ReVanced#4090](https://github.com/attercopdazzler/revanced-patches-temp/issues/4090)) ([4c46cb2](4c46cb2))
* **YouTube - Spoof video streams:** Resolve playback of age restricted videos ([ReVanced#4096](https://github.com/attercopdazzler/revanced-patches-temp/issues/4096)) ([839a404](839a404))

### Features

* Add Internal data documents provider patch ([ReVanced#3830](https://github.com/attercopdazzler/revanced-patches-temp/issues/3830)) ([cb22f65](cb22f65))
* **Change package name:** Add options to change provider and permission package names to handle installation conflicts ([75c740c](75c740c))
* **Twitch:** Make patches compatible with latest versions ([51b5105](51b5105))
github-actions bot pushed a commit that referenced this pull request Dec 14, 2024
# [5.4.0](v5.3.0...v5.4.0) (2024-12-14)

### Bug Fixes

* **GmsCore support:** Adjust presentation of battery optimization dialog  ([#4091](#4091)) ([5d8fc1b](5d8fc1b))
* **TikTok - Settings:** Use correct colors for dark mode ([#4087](#4087)) ([6bd22ff](6bd22ff))
* **TikTok - SIM Spoof:** Change patch to default off to fix login ([#4084](#4084)) ([f4659a3](f4659a3))
* **YouTube - Hide ads:** Hide new type of featured promotions ([#4113](#4113)) ([13c7592](13c7592))
* **YouTube - Spoof video streams:** Fix error toast that is sometimes shown ([#4090](#4090)) ([4c46cb2](4c46cb2))
* **YouTube - Spoof video streams:** Resolve playback of age restricted videos ([#4096](#4096)) ([839a404](839a404))
* **YouTube Music - Bypass certificate checks:** Add a recommended target version ([#4104](#4104)) ([17a5a6c](17a5a6c))
* **YouTube Music - Spoof video streams:** Disable stable volume ([#4097](#4097)) ([16bb9df](16bb9df))

### Features

* Add Internal data documents provider patch ([#3830](#3830)) ([cb22f65](cb22f65))
* **Change package name:** Add options to change provider and permission package names to handle installation conflicts ([75c740c](75c740c))
* **Twitch:** Make patches compatible with latest versions ([#4099](#4099)) ([eecfbb7](eecfbb7))
* **YouTube - Comments:** Add `Hide 'Chat summary'` ([#4110](#4110)) ([269493c](269493c))
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.

bug(YouTube - Spoof video streams): Age restricted videos fail to play
2 participants