Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > xBTiT
Reply
  #1  
Old 12th May 2009, 10:01
Bobocop Bobocop is offline
Member
 
Join Date: May 2009
P2P
Posts: 1
Default Can someone help with video scrip ?
I wanted to use the Youtube hack by locutius (or any hack that will work) to place video samples on the Torrent comments
but i don't want to use video's from Youtube, i would like to use video's from my video site. this way i can control the quality of the samples (Youtube video is poor quality to use as torrent samples)

My Video site is here -->clip
can someone please help me with the code so it will grab video's from my site instead of youtube ?

here is the code from the hack.
Code:
// YouTube Vids
    $content = preg_replace("/\[video=[^\s'\"<>]*youtube.*.*v=([^\s'\"<>]+)\]/ims", "<object width=\"500\" height=\"410\"><param name=\"movie\" value=\"http://www.youtube.com/v/\\1\"></param><embed src=\"http://www.youtube.com/v/\\1\" type=\"application/x-shockwave-flash\" width=\"500\" height=\"410\"></embed></object>", $content);
    // Google Vids
    $content = preg_replace("/\[video=[^\s'\"<>]*video.google.*.*docid=(-?[0-9]+).*\]/ims", "<embed style=\"width:500px; height:410px;\" id=\"VideoPlayback\" align=\"middle\" type=\"application/x-shockwave-flash\" src=\"http://video.google.com/googleplayer.swf?docId=\\1\" allowScriptAccess=\"sameDomain\" quality=\"best\" bgcolor=\"#ffffff\" scale=\"noScale\" wmode=\"window\" salign=\"TL\" FlashVars=\"playerMode=embedded\"> </embed>", $content);

Last edited by Bobocop; 12th May 2009 at 10:07. Reason: Made a mistake
Reply With Quote
  #2  
Old 14th May 2009, 18:06
m4rc3 m4rc3 is offline
Member
 
Join Date: Apr 2009
Argentina
Posts: 6
Default [hack videobbcode] for xbtit 2.0.547 and up
with this hack, you in all the post do you have in xbtit add a bbcode of video in this format [video=here you post the url of the video] in the description. download the file and add it from you hacks admin panel in xbtit.
Attached Files
File Type: zip Video_BB_Code.zip (1.1 KB, 49 views)
Reply With Quote
Reply

Tags
scrip , video

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Youtube video in the foruns gugudada Template Shares 5 5th April 2015 20:56
Install A Torrents Tracker On Your PC - Video Tutorial Fynnon Tutorials 10 28th March 2014 16:51
Best Tracker Scrip VarcoAlex Community Cafe 10 13th January 2013 21:04



All times are GMT +2. The time now is 15:33. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.