YouTube: Difference between revisions
Einstein95 (talk | contribs) |
No edit summary |
||
Line 1: | Line 1: | ||
The YouTube application available from the eShop is a web-browser. Like the [[Internet_Browser|main]] browser this uses WebKit. All data is downloaded with plaintext HTTP. | The YouTube application available from the eShop is a web-browser. Like the [[Internet_Browser|main]] browser this uses WebKit. All data is downloaded with plaintext HTTP(3DS application). | ||
The OSS for the 3DS / Wii U YouTube application is available at the following: | |||
* [https://github.com/youtube/h5vcc_hh] | |||
* [https://github.com/youtube/h5vcc] | |||
==User-Agent and Browser Versions== | ==User-Agent and Browser Versions== | ||
Line 37: | Line 41: | ||
'''None''' of the public Old3DS/New3DS [[browserhax]] which were public at the time this YouTube app was updated, affect the YouTube app at all(no crashes). | '''None''' of the public Old3DS/New3DS [[browserhax]] which were public at the time this YouTube app was updated, affect the YouTube app at all(no crashes). | ||
* The "range" html <input> no longer displays: the page background-color is displayed where the slider would have been. Hence, unless there's a way to get this to actually display, [[browserhax|sliderhax]] isn't usable with this YouTube app version. | * The "range" html <input> no longer displays: the page background-color is displayed where the slider would have been. Hence, unless there's a way to get this to actually display, [[browserhax|sliderhax]] isn't usable with this YouTube app version. | ||
See [https://github.com/youtube/h5vcc_hh/commit/f464b0a60c6bc99001d4fe3b1915d31dc22b5d69 here] for the WebKit changes. The only actual code changes(in this commit) besides an optimization changeset being integrated, is changes for fixing the vuln used by tubehax. | |||
|} | |} | ||