GiveMiiYouTube Wii U: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox WiiU Homebrews |title=GiveMiiYouTube |image=givemiiyoutubewiiu.png |description=Allows the Wii U YouTube app to continue functioning after its discontinuation. |author=PretendoNetwork |lastupdated=2022/11/01 |format=wps |type=Plugins |version=2.0 |license=MIT |download=https://dlhb.gamebrew.org/wiiuhomebrews/givemiiyoutubewiiu.7z |website=https://github.com/PretendoNetwork/GiveMiiYouTube/ |source=https://github.com/PretendoNetwork/GiveMi..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
== Installation == | == Installation == | ||
Make sure you're using [https://aroma.foryour.cafe/ Aroma] | Make sure you're using [https://aroma.foryour.cafe/ Aroma]. | ||
Download and copy the GiveMiiYouTube.wps to wiiu/environments/aroma/plugins. | |||
== Media == | == Media == | ||
'''Opening Wii U Youtube With GiveMiiYoutube in 2023''' ([https://www.youtube.com/watch?v=F8aEUBmLjvE U Legacy]) <br> | '''Opening Wii U Youtube With GiveMiiYoutube in 2023''' ([https://www.youtube.com/watch?v=F8aEUBmLjvE U Legacy]) <br> | ||
Latest revision as of 00:19, 16 May 2024
| 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.
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.