PDA

View Full Version : [OLD] Ultimate PSPTube v1.8 Released



wraggster
January 26th, 2009, 01:34
news /release from jk108:


Here it is. Ultimate PSPTube 1.8. A modification of PSPTube which allows you to watch videos on your PSP. There are 33 sites included. Below is the readme which includes how to change the site order, disable certain sites and a small troubleshooting section.


Ultimate PSPTube 1.8
--------------------

Scripts & Various Features - JK108
Original Program - SofiyaCat
Main Theme - Psimxc
Optional Theme - Salvy

This is a modification for PSPTube which aims to deliver a fully working video
streamer to the PSP with as little trouble as possible. The original PSPTube was
created by SofiyaCat. All scripts and various other features were created by JK108.
The main theme for Ultimate PSPTube was created by Psimxc. The optional theme was
created by Salvy.


Sites Included
--------------
-CrunchyRoll
-Dailymotion
-Google Video
-Guba
-LiveLeak
-MegaPorn
-MegaVideo
-MetaCafe
-MuchoSucko
-MySpace Videos
-MyVideo
-NothingToxic
-Pornhub
-RedTube
-Revision3
-Shufuni
-Spike
-StageVu
-ThatVideoSite
-TheTend
-TNAFlix
-Tube8
-TubeIso
-Tudou
-VBox7
-Veoh
-VidMax
-Vimeo
-Wanktube
-xHamster
-XVideos
-YouTube
-Yuvutu


Known Issues
------------
-Videos don't save to favourites for Veoh, Guba, Yuvutu and xHamster
-Longer videos in Veoh dont load because they use a format that PSPTube doesn't support
-Shufuni shows the first page of results for all pages
-There are various issues with the quality of the videos for many sites because they use a non supported format
-Thumbnails don't show for MegaVideo and MegaPorn to stop the search from being slow


Installation
------------
Delete any old version of Ultimate PSPTube that is already on your PSP and then simply copy the folder
"Ultimate PSPTube" into the directory "PSP/GAME" on your PSP. There should now be the folder
"PSP/GAME/Ultimate PSPTube". Thats all you need to do.


Controls
--------
While Not Playing Video:
Select - Changes the selected site which is displayed in the top left corner.
X - Play the selected video.
O - Search for videos on the selected site.
Triangle - Brings up the menu where you can save to favourites, add to playlist etc.
Square - Switches the view. Either search results, video playback or split.
L Trigger - Previous page of results.
R Trigger - Next page of results.

While Playing Video:
O - Stops the video returns to search results.
Square - Switches the view. Either search results, video playback or split.
Triangle - Hides the time display. Press again to hide video playback and then press again to show all.
Select - Change the video playback size.
Start - Pauses the video. Press again to resume.
Left Arrow - Slows down the playback speed.
Right Arrow - Speeds up the playback speed.


Special Searches
----------------

Certain sites allow you to perform special searches. Below are the sites that allow special searches and
an explanation of what each special search does. Special searches are not case sensitive.

Youtube:
--------
!popular - Returns the most popular videos as the search results
!viewed - Returns the most viewed videos as the search results
!hd - Returns HD videos as the search results
!featured - Returns the featured videos as the search results
!rising - Returns the most rising videos as the search results
!discussed - Returns the most discussed videos as the search results
!recent - Returns the most recent videos as the search results
!responded - Returns the most responded videos as the search results
!favourited - Returns the top favourited videos as the search results
!rated - Returns the top rated videos as the search results

Some of these special YouTube searches also allow you to determine the time period of the results. You can
do this by adding any of these to the end of the search:
today
thisweek
thismonth
alltime

Here are some examples:
!rated alltime - Returns the most rated videos af all time as the search results
!viewed thisweek - Returns the most viewed videos this week as the search results
!popular thismonth - Returns the most popular videos this month as the search results
!favourited today - Returns the most favourited videos today as the search results

TNAFlix:
--------
!current - Returns currently being watched as the search results
!recent - Returns the most recent videos as the search results
!viewed - Returns the most viewed videos as the search results
!rated - Returns the most rated videos as the search results
!15min - Returns videos that are over 15 minutes long as the search results

MetaCafe:
--------
!popular - Returns the most popular videos as the search results
!rated - Returns the most rated videos as the search results
!viewed - Returns the most viewed videos as the search results
!rising - Returns the most rising videos as the search results


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",
"Yuvutu",
"Pornhub",
"MuchoSucko",
"Dailymotion",
"Revision3",
"LiveLeak",
"MegaVideo",
"TubeIso",
"Spike",
"StageVu",
"Guba",
"NothingToxic",
"VidMax",
"MegaPorn",
"MyVideo",
"VBox7",
"Tudou",
"Vimeo",
"TheTend",
"ThatVideoSite",
"MySpace Videos",
"Veoh",
"Google Video",
"xHamster",
"Wanktube",
"RedTube",
"Tube8",
"XVideos",
"Shufuni",
];

As you can see, the order of the sites 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",
"Yuvutu",
"Pornhub",
"MuchoSucko",
"Revision3",
"LiveLeak",
"MegaVideo",
"TubeIso",
"Spike",
"StageVu",
//"Guba",
"NothingToxic",
"VidMax",
"MegaPorn",
"MyVideo",
"VBox7",
"Tudou",
"Vimeo",
"TheTend",
"ThatVideoSite",
"MySpace Videos",
"Google Video",
"xHamster",
"Wanktube",
"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.


Adult Filter
------------
This will disable all adult sites when it is turned on. You can turn the adult filter
on or off by editing the config.js file found in root folder of Ultimate PSPTube. Below is the
section that you would need to edit.

//Adult Filter
//Turn this on to disable all adult sites and content
//0: Off
//1: On
PSPTube.AdultFilter = 0;

In the example above, the adult filter is turned off because it is set to 0. If you set
it to 1, the adult filter would be turned on. Please note that when adult filter is turned on,
Veoh family filter will also be turned on automatically. Adult filter is turned off by default.


Veoh Family Filter
------------------
You can turn Veoh family filter on or off by editing 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. It is turned off by default.


YouTube High Quality
--------------------
You can turn YouTube high quality on or off by editing 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 = 0;

In the example above, YouTube high quality is turned off because it is set to 0. If you set
it to 1, YouTube high quality would be turned on. 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.


File & Folder Structure
-----------------------
Optional Theme/EBOOT.PBP
Optional Theme/Preview.jpg
Optional Theme/Readme.txt
Ultimate PSPTube/favorites
Ultimate PSPTube/system/sites/CrunchyRoll.js
Ultimate PSPTube/system/sites/Dailymotion.js
Ultimate PSPTube/system/sites/Google Video.js
Ultimate PSPTube/system/sites/Guba.js
Ultimate PSPTube/system/sites/LiveLeak.js
Ultimate PSPTube/system/sites/MegaPorn.js
Ultimate PSPTube/system/sites/MegaVideo.js
Ultimate PSPTube/system/sites/MetaCafe.js
Ultimate PSPTube/system/sites/MuchoSucko.js
Ultimate PSPTube/system/sites/MySpace Videos.js
Ultimate PSPTube/system/sites/MyVideo.js
Ultimate PSPTube/system/sites/NothingToxic.js
Ultimate PSPTube/system/sites/Pornhub.js
Ultimate PSPTube/system/sites/RedTube.js
Ultimate PSPTube/system/sites/Revision3.js
Ultimate PSPTube/system/sites/Shufuni.js
Ultimate PSPTube/system/sites/Spike.js
Ultimate PSPTube/system/sites/StageVu.js
Ultimate PSPTube/system/sites/ThatVideoSite.js
Ultimate PSPTube/system/sites/TheTend.js
Ultimate PSPTube/system/sites/TNAFlix.js
Ultimate PSPTube/system/sites/Tube8.js
Ultimate PSPTube/system/sites/TubeIso.js
Ultimate PSPTube/system/sites/Tudou.js
Ultimate PSPTube/system/sites/VBox7.js
Ultimate PSPTube/system/sites/Veoh.js
Ultimate PSPTube/system/sites/VidMax.js
Ultimate PSPTube/system/sites/Vimeo.js
Ultimate PSPTube/system/sites/Wanktube.js
Ultimate PSPTube/system/sites/xHamster.js
Ultimate PSPTube/system/sites/XVideos.js
Ultimate PSPTube/system/sites/YouTube.js
Ultimate PSPTube/system/sites/Yuvutu.js
Ultimate PSPTube/system/dvemgr.prx
Ultimate PSPTube/system/mediaengine.prx
Ultimate PSPTube/system/site_man.js
Ultimate PSPTube/config.js
Ultimate PSPTube/EBOOT.PBP
Ultimate PSPTube/Readme.txt


Troubleshooting
---------------
Q. I can start the game but it just stays at a black screen.
A. Make sure you are using the latest kernel mode and not the 1.50 kernel mode. You can
change the kernel mode in the recovery menu which can be accessed by holding R1 when
you turn on your PSP.

Q. I can't start the game because it says the data is corrupted.
A. Ultimate PSPTube requires custom firmware to run. I can confirm that it works from version
3.90 M33 upwards. I haven't tested any lower firmware versions although they may still work.


Changelog
---------

1.8
-Spike is now included
-Revision3 is now included
-TheTend is now included
-Added special searches for MetaCafe
-Made small improvements to the description filter
-Fixed a bug in StageVu where the thumbnails weren't showing as the site changed
-Fixed a bug in CrunchyRoll that caused it to reach the end of results on the first page
-MuchoSucko script is fixed after the videos stopped working
-Google Video script is fixed after the videos stopped working
-MegaVideo and MegaPorn thumbnails now don't show to stop the search from being slow


Download and Give Feedback Via Comments

osgeld
January 26th, 2009, 03:09
OMFG

cant you just put psptube updated, see comments for the 5 friggin pages of crap

PhantomAGN
January 26th, 2009, 04:07
I too find the whole post overkill, but I do appreciate the program itself...
I think that just the changelog is important, and *maybe* the supported sites list, max.
This may well be my first post. Dunno.

rashlin
January 26th, 2009, 07:48
thanks :thumbup:

The_It
January 27th, 2009, 02:53
This program is one of those that can't get old.


It would be absolutely perfect if you could somehow bring up a list of videos that are related to the one currently being watched, since surfing related videos is so fun.

Also the screen sizes, I don't think we need 15 gradients between widescreen and normal, just the two, lol. Unless it serves some special purpose that is unknown to me.

jungletek
January 27th, 2009, 05:55
OMFG

cant you just put psptube updated, see comments for the 5 friggin pages of crap

Agreed times infinity!

FFS...

wisinx
January 27th, 2009, 20:25
Soooo.... You update the sites tht where freezing?

If so.. Thankz

vatomalo
January 28th, 2009, 04:31
thanks! ^_^ keep ut the great work!

jarshale
January 29th, 2009, 04:08
awesome :)

AdamRav
January 29th, 2009, 14:30
OMFG

cant you just put psptube updated, see comments for the 5 friggin pages of crap

quit complaining dude

yaya76
January 30th, 2009, 18:57
super !!!

yaya76
January 30th, 2009, 19:00
good

samir84
January 30th, 2009, 21:18
cool

joshuabones
January 31st, 2009, 07:53
why cant i download the file

shatty206
February 3rd, 2009, 20:03
could someone please help me! everytime i download this and put it into my psp it always says, "This game cannot be started. The data is corrupted." i really want to get this to work. I downloaded it, unziped it, put it in the game section, and when i go to it on my psp it says "Ultimate PSPTube 1.8" with a flashing psp symbol. why doesnt it work?:confused:

000
February 5th, 2009, 02:45
could someone please help me! everytime i download this and put it into my psp it always says, "This game cannot be started. The data is corrupted." i really want to get this to work. I downloaded it, unziped it, put it in the game section, and when i go to it on my psp it says "Ultimate PSPTube 1.8" with a flashing psp symbol. why doesnt it work?:confused:

I HAVE THE SAME PROBLEM

Installation
------------
Delete any old version of Ultimate PSPTube that is already on your PSP and then simply copy the folder
"Ultimate PSPTube" into the directory "PSP/GAME" on your PSP. There should now be the folder
"PSP/GAME/Ultimate PSPTube". Thats all you need to do.

I DID THAT
AND IT SAYS

The game could not be started. (80020148)

HELP ME PLEASE! :o

rich41
February 12th, 2009, 17:12
help!! the program started but the screen is all black..i cant see any videos! my kernel is already 5.XX in the recovery mode but there is still no video..pls help :(:confused:

jesseMaddenKg
February 16th, 2009, 03:53
can you lime make a youtube vid to show the dum =[ people how to put it on the psp.. cuz im clue less!!

gladdude
February 19th, 2009, 13:44
Yea i've got the same prob it's saying The game cannot be started.
the game is corrupted



Quin

andrewwitham
February 21st, 2009, 01:36
why doesn't it work on 5.03?
do I need to install something else?

gogu
February 27th, 2009, 13:26
sweet

jlantz987
February 28th, 2009, 04:33
Help...i dont no what or where to download!

crusadurus
March 9th, 2009, 21:04
I HAVE THE SAME PROBLEM

Installation
------------
Delete any old version of Ultimate PSPTube that is already on your PSP and then simply copy the folder
"Ultimate PSPTube" into the directory "PSP/GAME" on your PSP. There should now be the folder
"PSP/GAME/Ultimate PSPTube". Thats all you need to do.

I DID THAT
AND IT SAYS

The game could not be started. (80020148)

HELP ME PLEASE! :o


it is annoying that he said thats all you do when it (mostly is but)kinda isnt. you need the right custom firmware. im at 5.03 official and i dont really want to go to custom in fear of brickage. i did look tho and im not sure how to update the the custom firmware. all the updates seem to require the one before so really you should just need to find the very first version and just do every single update...

well if they make another way to do this that dosnt need anything custom please call! also its best to work for newest firmware since that can be upgraded to, you cant (safely) go down

good job anyways ill try to check back in a month or so incase of new development.

tachyon
March 10th, 2009, 10:34
Very good app! I'm amazed at grief being offered.

crusadurus, welcome aboard! In the troubleshooting section there is a note concerning m33 (ie cfw), so you were warned :) I think you are going to want to learn about pandora battery and DC8 (Despertar del Cementerio v8).

Good Luck

emad46
March 10th, 2009, 12:42
thanks

GuardiAngel
March 16th, 2009, 02:48
Maybe I'm dumb, but I can't figure out how to get this to work... Like I load the application and it's up and running but when I hit triangle for the menu and then hit Site... it doesn't do anything.

AdamRav
March 16th, 2009, 13:09
Maybe I'm dumb, but I can't figure out how to get this to work... Like I load the application and it's up and running but when I hit triangle for the menu and then hit Site... it doesn't do anything.

You have to press SELECT to navigate through the sites

and you press O to search for videos

Ivann
March 20th, 2009, 13:48
when i try to save da file goes to psp/common but i cant find psp/game. some1 help!

sparrowsky
March 24th, 2009, 12:48
I really dont know how this works. when io select sites it does nithong and also the url stuff

Xiodrade
March 25th, 2009, 18:00
Does not work with version 5.03

cil09
March 30th, 2009, 14:40
how do i get an earlier version ???

timmy10
April 13th, 2009, 13:21
works fine on my 3.52 m33. cheers, i have been waiting for an easier app. just drop it in and thats it. MINT.... THANKS.

MichaelSkatez
April 23rd, 2009, 20:18
game cannot be started (80020148)
what does this mean?
please comment back thanks

tauntdevil
May 12th, 2009, 08:17
Doesnt work from 5.03 and up. I have 5.50 and it doesnt work :( but good run. I hope someone finds a way to get it to work for these updates

Ralphfje
May 13th, 2009, 18:54
maby is this a noob question but how can i go to site when i pres triange than site it do nothing:S

Ralphfje
May 13th, 2009, 19:13
i have found that out how i go to sites but on youtube i search breath gently than i pres on video and it dont play why???

Seriti
May 21st, 2009, 22:29
Troubleshooting
---------------


Q. I can't start the game because it says the data is corrupted.
A. Ultimate PSPTube requires custom firmware to run. I can confirm that it works from version
3.90 M33 upwards. I haven't tested any lower firmware versions although they may still work.





Download and Give Feedback Via Comments

I still didn't get it. I don't know what's firmware. Please, help me, i don't understand that.

kicsitimi01
May 28th, 2009, 03:52
hi i hav a problem everything works but when i try 2 stream the vids it shows the length of the video in the bottom right hand corner but doesnt play

dfh
May 30th, 2009, 05:08
5.5 just says corrupted...now im so deppresed...:'(

sethcheese
June 5th, 2009, 23:20
Why does it say that the "game is corrupted?"

DeWolfe
June 8th, 2009, 16:32
Indeed. I find it strange that when i go to click on it it says the data is corrupted or something like that:mad:. I have Version 5.50. Is that a problem and is there a way to downgrade to a lower version e.g. 5.0?

CaptainMetzan
June 11th, 2009, 01:02
thanks

CaptainMetzan
June 11th, 2009, 01:23
running 5.5 why does file corrupted still come up

Jipper123
June 12th, 2009, 20:10
thx good app

ckeyblur
June 16th, 2009, 21:30
my psp told me it couldnt start it because the file was corrupt...what did i do wrong?

Desdemona Lawliet
June 19th, 2009, 02:53
It says the data is corrupt. Whats this about custom firmware? I just recently updated my PSPs version to 5.5 or something, so I should be good concerning that. What do I download now?

Pspguy84
June 21st, 2009, 14:33
i have a CFW 5.50 and can start the PSPTube, enter youtube but cannot play any video. it just shows a black screen. please help me. anyone!

1kidkash1
June 22nd, 2009, 19:39
wat is a number i can call 4 help

davusren
June 23rd, 2009, 00:38
hmmm...i think i did everything correctly, but why does it say that teh file is corrupted?

mLS335
June 29th, 2009, 21:42
wow Awesome

Zacker2000
July 6th, 2009, 04:10
I did but it didn't work, is it because my system is 5.51?

LemonCobra
July 13th, 2009, 04:33
Hello, I was trying to download the file but I am getting an error.

"C:\Users\Documents\Downloads\Ultimate PSPTube 1[1].8.zip: Unexpected end of archive "


Thanks

pantro1014
October 8th, 2009, 03:26
OK Guys From What i understand first of all you need a custom firmware, in other words you need to hack the psp and install a firmware somebody wrote, don't know how look it up.

secondly i don't think it is working with the latest update from what other people posted and what is happening with mine.

so if says it is corrupted you need custom firmware.

bigmike302
November 5th, 2009, 23:43
thanks

macygray696
November 18th, 2009, 03:29
for some users...like me.... this ENTIRE thread is very helpful...i just got the PSP and just heard about this program...so get off his/her back already

patman71
November 24th, 2009, 04:31
so umm how do i search for a video like its just a black scrren how do i find the videos????

cmait4
December 31st, 2009, 04:15
:confused:how do you start it?:confused:
I put it in the GAME folder just as you said then I turned my psp on and looked through every file the psp would let me see but it wasn't there
so basically it didn't work

cmait4
December 31st, 2009, 04:24
for some users...like me.... this ENTIRE thread is very helpful...i just got the PSP and just heard about this program...so get off his/her back already

NEVER!

nickangelie
January 6th, 2010, 14:36
Thanks so much! I hope this program will work on my psp.

tacolimey
January 14th, 2010, 21:04
i have a psp 3000, its on the firmware 6.20, psptube isnt working, its saying the file is corrupt. is there any version or hack for that yet?

jokerbat
January 16th, 2010, 02:44
MegaPorn, Pornhub, RedTube, Shufuni
...
too many

Shmuel6
January 22nd, 2010, 14:45
how do i open it from my psp?

Shrygue
January 22nd, 2010, 16:02
Locked, due to the app being obsolete. Use Go Tube 1.1 for now.