PSPTube: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=PSPTube |image=psptube.png |description=Watch YouTube on PSP. |author=Sofiyacat |lastupdated=2008/02/28 |type=Other |version=20080228 |license=Mixed |downloadraw=[https://dlhb.gamebrew.org/psphomebrew/psptube.7z Download] [https://dlhb.gamebrew.org/psphomebrew/psptubeo.7z Old versions] |website=http://nekomimi.cafe.coocan.jp/ |source= }} {{obsolete}} An application that lets you watch YouTube videos on PSP. == Changelog == '''20080224''' *..." |
No edit summary |
||
| Line 8: | Line 8: | ||
|version=20080228 | |version=20080228 | ||
|license=Mixed | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/psphomebrew/psptube.7z | ||
|website=http://nekomimi.cafe.coocan.jp/ | |website=http://nekomimi.cafe.coocan.jp/ | ||
|source= | |source= | ||
}} | }}<!--https://dlhb.gamebrew.org/psphomebrew/psptubeo.7z old versions--> | ||
{{obsolete}} | {{obsolete}} | ||
An application that lets you watch YouTube videos on PSP. | An application that lets you watch YouTube videos on PSP. | ||
Latest revision as of 04:36, 27 September 2025
| PSPTube | |
|---|---|
| General | |
| Author | Sofiyacat |
| Type | Other |
| Version | 20080228 |
| License | Mixed |
| Last Updated | 2008/02/28 |
| Links | |
| Download | |
| Website | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
An application that lets you watch YouTube videos on PSP.
Changelog
20080224
- Added method PostContents( url, send )
- ex.)
contents = PostContents( "http://www.aaaa.bbbb%22, "id=aaa&pass=bbb" );
- ex.)
- Added method PSPTube.log( str )
- ex.)
PSPTube.log( "debug string" ); /* write to log.txt */
- ex.)
- Changed GetContents. support cookie.
- Not yet support HTTPS protocol.
20080223c
- Fixed AmebaVision search.
20080223b
- Added method for debug.
- ex.)
lert( "test" ); // UTF-8 limits 511 letters
- ex.)
- Fixed PSPTube.encodeURI
External links
- Author's website - http://nekomimi.cafe.coocan.jp/