More actions
No edit summary |
m (Text replacement - "|discussion=" to "|donation=") |
||
Line 17: | Line 17: | ||
|website=https://github.com/TheOfficialFloW/VitaTweaks | |website=https://github.com/TheOfficialFloW/VitaTweaks | ||
|source=https://github.com/TheOfficialFloW/VitaTweaks | |source=https://github.com/TheOfficialFloW/VitaTweaks | ||
| | |donation=https://www.patreon.com/TheOfficialFloW | ||
}} | }} | ||
The official PS Vita webbrowser is only able to downloaded media files. | The official PS Vita webbrowser is only able to downloaded media files. |
Revision as of 13:22, 13 August 2023
Download Enabler | |
---|---|
General | |
Author | TheFloW |
Type | Plugins |
Version | 5 |
License | Mixed |
Last Updated | 2018/03/07 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
The official PS Vita webbrowser is only able to downloaded media files.
This plugin removes that limitation and allows you to download any files from the webbrowser to ux0:download. It also fixes a mistake in Sony's code where a HEAD request was made instead of a GET request.
Content that do not have a Content-Length entity-header field are not supported.
Installation
Copy download_enabler.suprx to ux0(ur0):tai/.
Edit tai/config.txt and enable it in *main as follows (change to ur0 if you store the plugin there)
*main ux0:tai/download_enabler.suprx
Changelog
v5
- Added support for 3.68.
v4
- Added support for 3.65 retail and 3.67 retail.
- Added support for 3.60 PDEL and 3.60 PTEL.
v3
- Improved code and now files with don't overwrite existing files anymore, but are saved as filename (X).ext.
v2
- Fixed bug in Sony webbrowser where a HEAD request was made instead of a GET request. This also fixed the Cannot download using this system bug.
- Changed download folder to ux0:download.
v1
- First Release.