Welcome to Console-Spot.com Forums
![]() |
|
| Guest Message © 2010 DevFuse | |
Toggle shoutbox Chat Live!
|
||||||||||||||||||||||||||||||||||||||||
PSPTube -Download Here- Will update when new version is release!!!
#1
Posted 24 December 2007 - 06:46 PM
Ever wanted to use your PSP to watch Youtube but cant, well this app support Youtube.
24 Sites Included
Credits:
----------------------------------
Scripts & Various Features - JK108
Original Program - SofiyaCat
Main Theme - Psimxc
Optional Theme - Salvy, unknown_knight (My Theme) (MY THEME IS ONLY IN THIS DOWNLOAD)
To use:
Copy and Paste the PSPTube folder into your PSP's GAME folder (NOT GAME3XX OR GAME150) AND homebrew kernel must be in 3.XX kernel
Here:
Ultimate PSPTube 1.5 (Rapidshare)
Ultimate PSPTube 1.5 (Megaupload)
Sites:
--------------
-CrunchyRoll
-Dailymotion
-Google Video
-Guba
-LiveLeak
-MetaCafe
-MuchoSucko
-MySpace Videos
-MyVideo
-NothingToxic
-Pornhub
-RedTube
-Shufuni
-StageVu
-ThatVideoSite
-TNAFlix
-Tube8
-TubeIso
-Tudou
-VBox7
-Veoh
-Wanktube
-XVideos
-YouTube
This Might Help:
Controls:
------------------
O- is to search for a video
X- is to enter
[]- is to switch screens and make a side view of the video while watching
Select- (When searching)is to change between youtube, veoh and favorites
Start- to pause during videos
Select- (while viewing a video) Changes the screen size
/_\(Triangle)- (while in a video) Disable or enable the time bar(Only in PSPTube20080114 & up),Also makes the screen goes a black screen to save battery
Right- (while in video)2x increase a video speed
Left- (while in video)0.5x decrease a video speed
How To Change The Site Order & Disable Certain Sites
----------------------------------------------------
Ultimate PSPTube has a feature allowing you to change the order that the sites are
displayed in as well as selecting what sites you actually want to display. To change
the site order or stop sites from being displayed, you need to edit the config.js file
found in root folder of Ultimate PSPTube. Below is an example of the section that
contains the site order and what sites to display.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"Dailymotion",
"LiveLeak",
"TubeIso",
"StageVu",
"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Veoh",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
As you can see the order in the example above goes YouTube, then TNAFlix, then
CrunchyRoll, etc. If you want to change the site order all you have to do is switch the
lines around. If you want to disable a site you can put // in front of the line
containing that site. Below is another example with a few changes.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"Dailymotion",
"Veoh",
//"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"LiveLeak",
"TubeIso",
"StageVu",
//"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
Now the order of the sites in the above example goes YouTube, then Dailymotion, then
Veoh, etc. Also notice that in this example TNAFlix and Guba wouldn't be displayed in Ultimate
PSPTube because they have // in front of them.
Veoh Family Filter
------------------
You can turn Veoh family filter on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//Veoh Family Filter
//0: Off
//1: On
PSPTube.VeohFamilyFilter = 0;
In the example above, Veoh family filter is turned off because it is set to 0. If you set
it to 1, Veoh family filter would be turned on.
YouTube High Quality
--------------------
You can turn YouTube high quality on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//YouTube High Quality
//0: Off
//1: On
PSPTube.YouTubeHighQuality = 1;
In the example above, YouTube high quality is turned on because it is set to 1. If you set
it to 0, YouTube high quality would be turned off. It is turned off by default. When it is
turned on, the high quality video will be displayed instead of the normal
quality video if it is available.
Many people have ask if this app support Official Firmware, and the answer is no. It only work for Custom Firmware. (Thanks Stvnkch)
This app only work for Custom firmware ONLY (Example: 3.52m33-4, 3.71m33-3, 3.80m33-4, and so on)
Doesn't matter if you have a Phat PSP or Slim PSP as long as it is a Custom Firmware!!!!!!
24 Sites Included
Credits:
----------------------------------
Scripts & Various Features - JK108
Original Program - SofiyaCat
Main Theme - Psimxc
Optional Theme - Salvy, unknown_knight (My Theme) (MY THEME IS ONLY IN THIS DOWNLOAD)
To use:
Copy and Paste the PSPTube folder into your PSP's GAME folder (NOT GAME3XX OR GAME150) AND homebrew kernel must be in 3.XX kernel
Here:
Ultimate PSPTube 1.5 (Rapidshare)
Ultimate PSPTube 1.5 (Megaupload)
Sites:
--------------
-CrunchyRoll
-Dailymotion
-Google Video
-Guba
-LiveLeak
-MetaCafe
-MuchoSucko
-MySpace Videos
-MyVideo
-NothingToxic
-Pornhub
-RedTube
-Shufuni
-StageVu
-ThatVideoSite
-TNAFlix
-Tube8
-TubeIso
-Tudou
-VBox7
-Veoh
-Wanktube
-XVideos
-YouTube
This Might Help:
Controls:
------------------
O- is to search for a video
X- is to enter
[]- is to switch screens and make a side view of the video while watching
Select- (When searching)is to change between youtube, veoh and favorites
Start- to pause during videos
Select- (while viewing a video) Changes the screen size
/_\(Triangle)- (while in a video) Disable or enable the time bar(Only in PSPTube20080114 & up),Also makes the screen goes a black screen to save battery
Right- (while in video)2x increase a video speed
Left- (while in video)0.5x decrease a video speed
How To Change The Site Order & Disable Certain Sites
----------------------------------------------------
Ultimate PSPTube has a feature allowing you to change the order that the sites are
displayed in as well as selecting what sites you actually want to display. To change
the site order or stop sites from being displayed, you need to edit the config.js file
found in root folder of Ultimate PSPTube. Below is an example of the section that
contains the site order and what sites to display.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"Dailymotion",
"LiveLeak",
"TubeIso",
"StageVu",
"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Veoh",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
As you can see the order in the example above goes YouTube, then TNAFlix, then
CrunchyRoll, etc. If you want to change the site order all you have to do is switch the
lines around. If you want to disable a site you can put // in front of the line
containing that site. Below is another example with a few changes.
//Order Of Sites
//To not use a site just comment the line out
var site_order = [
"YouTube",
"Dailymotion",
"Veoh",
//"TNAFlix",
"CrunchyRoll",
"MetaCafe",
"Wanktube",
"Pornhub",
"MuchoSucko",
"LiveLeak",
"TubeIso",
"StageVu",
//"Guba",
"NothingToxic",
"MyVideo",
"VBox7",
"Tudou",
"ThatVideoSite",
"MySpace Videos",
"Google Video",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];
Now the order of the sites in the above example goes YouTube, then Dailymotion, then
Veoh, etc. Also notice that in this example TNAFlix and Guba wouldn't be displayed in Ultimate
PSPTube because they have // in front of them.
Veoh Family Filter
------------------
You can turn Veoh family filter on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//Veoh Family Filter
//0: Off
//1: On
PSPTube.VeohFamilyFilter = 0;
In the example above, Veoh family filter is turned off because it is set to 0. If you set
it to 1, Veoh family filter would be turned on.
YouTube High Quality
--------------------
You can turn YouTube high quality on or off in the config.js file found in root folder of
Ultimate PSPTube. Below is the section that you would need to edit.
//YouTube High Quality
//0: Off
//1: On
PSPTube.YouTubeHighQuality = 1;
In the example above, YouTube high quality is turned on because it is set to 1. If you set
it to 0, YouTube high quality would be turned off. It is turned off by default. When it is
turned on, the high quality video will be displayed instead of the normal
quality video if it is available.
Many people have ask if this app support Official Firmware, and the answer is no. It only work for Custom Firmware. (Thanks Stvnkch)
This app only work for Custom firmware ONLY (Example: 3.52m33-4, 3.71m33-3, 3.80m33-4, and so on)
Doesn't matter if you have a Phat PSP or Slim PSP as long as it is a Custom Firmware!!!!!!
-----------------------------------------------------------------------------------------------------------------------------
unknown_knight


HEY CHECK THESE SITES OUT:
http://movie6.net/movie-/
http://tubezoom.com/
http://www.crunchyroll.com/
unknown_knight


#4
Posted 27 December 2007 - 10:02 PM
This is truly the shit..
Vote For Psp-Spot.com on gamesites 200

Watch my skate vid, btw i go first ------------ http://youtube.com/watch?v=aDv3sB755fY
------> Bitch! Dont you wish you could do that shit?

Watch my skate vid, btw i go first ------------ http://youtube.com/watch?v=aDv3sB755fY
------> Bitch! Dont you wish you could do that shit?
#16
Posted 31 December 2007 - 09:21 PM
[quote name='unknown_knight' date='Dec 24 2007, 05:46 PM' post='631662']
Ever wanted to use your PSP to watch Youtube but cant, well this app support Youtube and Voeh videos.
It also now support stage6 videos.
The download has been updated to PSPTube 20071229c 9 (latest one so far)
Here:
[ Hidden part. View original post. ]
This might help:
The Fixes:
* Stage6 respond. (Video successfully reproduce less.)
* Config.js favorites in a folder (a favorite) can be changed now
* SELECT button in the full-si
Ever wanted to use your PSP to watch Youtube but cant, well this app support Youtube and Voeh videos.
It also now support stage6 videos.
The download has been updated to PSPTube 20071229c 9 (latest one so far)
Here:
[ Hidden part. View original post. ]
This might help:
The Fixes:
* Stage6 respond. (Video successfully reproduce less.)
* Config.js favorites in a folder (a favorite) can be changed now
* SELECT button in the full-si
#18
Posted 01 January 2008 - 05:08 PM
QUOTE(c1688 @ Dec 31 2007, 11:13 PM) <{POST_SNAPBACK}>
wait.. so firmware supports this, can u tell me plz
thanks
thanks
thanks my mans

Sign In
Register
Help




: 3.71 M33-2
: Sony
MultiQuote
: me
: Sony Ericsson




















