Take a look at the softwares user interface
Buy a vBTube Version
HOME PRODUCTS FORUM SUPPORT ADMIN-DEMO
  #1 (permalink)  
Old 25-09-2008, 20:20
Junior Member
 
Join Date: Sep 2008
Location: Detroit Michigan
Posts: 2
Send a message via MSN to blind
Default How do I add new video sites?

I copied this from the vbtube_add.php.

I want to add a site to my list.

One site I want to add is, Welcome to BLUtube

How would I go about doing this.


Code:
}  

if (eregi("yahoo.com", $link3))
{
	$muster= '#(?:<a[^\<\>]+href=\")?(?:http://)?/watch/([0-9]+)/([a-z0-9]+)?#';
	$resultat= preg_match($muster, $link1, $p1);
	$link2= '<div><object width="450" height="350"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.30" /><param name="allowFullScreen" value="true" /><param name="AllowScriptAccess" VALUE="always" /><param name="bgcolor" value="#000000" /><param name="flashVars" value="id='.$p1[2].'&vid='.$p1[1].'&lang=en-us&intl=us&embed=1" /><embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.30" type="application/x-shockwave-flash" width="450" height="322" allowFullScreen="true" AllowScriptAccess="always" bgcolor="#000000" flashVars="id='.$p1[2].'&vid='.$p1[1].'&lang=en-us&intl=us&embed=1" ></embed></object></div>';
	$link1=$link2;

	$site=43;
Reply With Quote
  #2 (permalink)  
Old 25-09-2008, 20:26
Administrator
 
Join Date: Jan 2008
Posts: 2,267
Default

First you need the Regular Expression to grab the video id to the Embed ?
You have it ?
__________________
Please search Forum before opening a Ticket. I am not replying to PM-Questions .
Reply With Quote
  #3 (permalink)  
Old 27-09-2008, 14:48
Junior Member
 
Join Date: Sep 2008
Location: Detroit Michigan
Posts: 2
Send a message via MSN to blind
Default

No, but, if you were to show us how to add sites our selves, you would not be asked to do it so much.
Reply With Quote
Reply

Tags
adding-sites

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 02:02.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0