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...") |
|||
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 <code>GiveMiiYouTube.wps</code> to <code>wiiu/environments/aroma/plugins</code>. | |||
== 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> |
Revision as of 00:19, 16 Mayıs 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
WiiU
useragent platform. - This plugin now additionally patches the platform in the useragent for the YouTube app to
NoU
instead 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.