PSPTube
From GameBrew
More actions
| 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/