GiveMiiYouTube Wii U
From GameBrew
More actions
| GiveMiiYouTube | |
|---|---|
| General | |
| Author | PretendoNetwork |
| Type | Plugins |
| Version | 2.0 |
| License | MIT License |
| Last Updated | 2022/11/01 |
| Links | |
| Download | |
| Website | |
| Source | |
The Wii U YouTube app was discontinued on October 27, 2022, rendering it inaccessible. The app checked service status by requesting a token, but after discontinuation, the response indicated a "Service has expired" error, causing display issues.
This plugin ensures the app receives a successful response when checking service status, allowing the YouTube app to function.
Installation
Make sure you're using Aroma then download and copy the GiveMiiYouTube.wps to wiiu/environments/aroma/plugins.
Media
Opening Wii U Youtube With GiveMiiYoutube in 2023 (U Legacy)
Compatibility
Works on Aroma.
Changelog
v2.0 2022/11/01
- On October 31, 2022 YouTube started returning response 404 for the
WiiUuseragent platform. - This plugin now additionally patches the platform in the useragent for the YouTube app to
NoUinstead ofWiiU, which bypasses this block.
v1.0 2022/10/29
- Initial release.
Credits
Special Thanks to @ashquarky for the awesome patcher framework which was taken from Nimble.