XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Plugin/Script (Python) Help and Support

Plugin/Script (Python) Help and Support Python requests/suggestions, support, bugs, and everything python goes in here!
Please, add platform prefix to threads that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"

Reply
 
Thread Tools Search this Thread Display Modes
Old 2006-06-26, 17:08   #1
Luke@creativeblok.com
Junior Member
 
Join Date: Dec 2005
Posts: 15
Luke@creativeblok.com is on a distinguished road
Red face pornotube.com script request

free like youtube.com but all porno. can anyone python that or modify the youtube xbmc script that exists?
Luke@creativeblok.com is offline   Reply With Quote
Old 2006-06-30, 10:03   #2
Phunck
Senior Member
 
Join Date: Apr 2005
Posts: 146
Phunck is on a distinguished road
Default

i can integrate it into ooba if you can tell me how to get the *the stream url given an adress like this:media.php?m=175

it should not be a link to the swf player: player/v.swf?v=.... it should be a direct url to the actual stream.

this info would also help if somebody were to make a dedicated browser like the youtube script.
Phunck is offline   Reply With Quote
Old 2006-06-30, 20:37   #3
mortael
Junior Member
 
Join Date: Nov 2004
Posts: 15
mortael is on a distinguished road
Default

Quote:
Originally Posted by (phunck @ june 30 2006,09:03)
it should not be a link to the swf player: player/v.swf?v=.... it should be a direct url to the actual stream.
you can use the mediahash, the stuff behind v.swf?v= (bt0xnzumyw1wo2xvy2fspxrydwumyw1wo3u9mzu= in your example) on player.php?

use user_id and media_id to create the direct url to the actual stream like this: http://video.pornotube.com/user_id/media_id.flv

i tried creating the ooba-patterns myself, but that wasn't such a success

have fun! *



mortael is offline   Reply With Quote
Old 2006-07-01, 16:33   #4
Phunck
Senior Member
 
Join Date: Apr 2005
Posts: 146
Phunck is on a distinguished road
Default

but, how do you get the userid?
Phunck is offline   Reply With Quote
Old 2006-07-02, 14:40   #5
mortael
Junior Member
 
Join Date: Nov 2004
Posts: 15
mortael is on a distinguished road
Default

i thought that, instead of opening v.swf?v=, you would try to open the player.php? link, like i mentioned. by clicking on that link, you would end up with this:
Quote:
<?xml version="1.0" encoding="iso-8859-1" ?>
<media>
<local>true</local>
<media_id>175</media_id>
<media_type>video</media_type>
<username>sebastian</username>
<user_id>99</user_id>

<title>samantha's first facial</title>
<caption>samantha's first facial</caption>
<autostart>y</autostart>
<shared>y</shared>
</media>
well oke, i didn't exactly say 'open this' or 'click here'. but that looked to me like a logical step
mortael is offline   Reply With Quote
Old 2006-07-02, 17:27   #6
Phunck
Senior Member
 
Join Date: Apr 2005
Posts: 146
Phunck is on a distinguished road
Default

ahh thanks... i wrongly assumed that the "player.php" link was the same as the "player/v.swf?v=xxx" link, so i never clicked it.

i will try coding it for ooba1.5 ... i have actually coded it but it is not tested.
Phunck is offline   Reply With Quote
Old 2006-07-02, 18:25   #7
Livin
Fan
 
Join Date: May 2004
Posts: 2,367
Livin can only hope to improve
Default

phunck,
i have two feature requests for ooba...

1) allow specified links to be password protected

2) setup direct access to links via passing the script params. in other words, allow a command to be passed to the main script so that it directly goes to one of the imbedded links... say comedy central. this way, we could create a bookmark/button that would directly go to the script we want without showing the ooba menu.

let me know what you think
__________________
I'm not an expert but I play one at work.
Livin is offline   Reply With Quote
Old 2006-07-02, 23:36   #8
lolol
Senior Member
 
Join Date: Jan 2005
Location: -
Posts: 108
lolol is on a distinguished road
Send a message via ICQ to lolol
Default

hi,

i really hope there will be more scripts in future, but i dont think such a gay porn site needs to be scripted at all...

did you take a look at the videos?

90% are gay porn or gay wankers....

cu lolol
lolol is offline   Reply With Quote
Old 2006-07-03, 10:08   #9
Phunck
Senior Member
 
Join Date: Apr 2005
Posts: 146
Phunck is on a distinguished road
Default

a lot of wankers there - thats for sure. i guess that is what you get on a mostly amateur site.

as far as i can see then there is no way you can filter away all streams with e.g. a "gay" tag.
Phunck is offline   Reply With Quote
Old 2006-07-03, 13:23   #10
Phunck
Senior Member
 
Join Date: Apr 2005
Posts: 146
Phunck is on a distinguished road
Default

Quote:
Originally Posted by (affini @ july 02 2006,16:25)
phunck,
i have two feature requests for ooba...

1) allow specified links to be password protected

2) setup direct access to links via passing the script params. in other words, allow a command to be passed to the main script so that it directly goes to one of the imbedded links... say comedy central. this way, we could create a bookmark/button that would directly go to the script we want without showing the ooba menu.

let me know what you think
i think both suggestions are good. i guess you want to block access to the adult menu? i have been thinking about different methods to do that already but have not come up with a solution that i really like. password protection is one option, but it is a little anoying to have to use the keyboard. but ofcourse it would be optional.

i don't know how to implement the 2nd suggestion. it should be easy to code though, -if there is anyway to pass parameters to ooba. (code example anyone?)



Phunck is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 13:36.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project