The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Video-Directory Remixed Details »» | |||||||||||||||||||||||||||||||||||||||||
This mod has been rewritten for vB4x here: https://vborg.vbsupport.ru/showthread.php?t=240677
This modification is based on the Video-Directory modification by Survivor and vBPoint.org. His mod is NOT dead, its still alive and kicking; but he has informed me that he just doesn't have the time to maintain it and give support. So until he is able to work on it agian; I've been doing a series of updates. What is this mod? This mod adds a fully featured and fully integrated video directory archive to your forums. Users can add their favorite videos from their favorite video service to the directory. I only support a few select hosters; but the hoster scripting is XML base, so any user can create their own scripts for any number of hosting services. The old MyVideo and Sevenload scripts from Survivor's version will still work, but they wont pull in Keyword/Tagging information, nor the video length time codes. Basic Feature Listing:
http://www.8wayrun.com/video.phpInstallation Procedure:
NOTES:Upgrade Procedure:
NOTES:Roadmap for the Future:
If you want to donate, I'm all for it... as I'm an unemployed computer programmer... Download Now
Supporters / CoAuthors Show Your Support
|
4 благодарности(ей) от: | ||
Artes_Marciales, asking, Kolektor, Sam Lee |
Comments |
#1542
|
||||
|
||||
Jaxel, just viewed the page in Chrome and noticed the extra space in the 'recent videos' portion. Is that what you mean?
|
#1543
|
|||
|
|||
Yes, I see the same thing in Firefox and Chrome, Using IE it has no extra space but the video play page in IE is strange.
|
#1544
|
||||
|
||||
Jaxel, would it be possible to include an Option to Upload and Edit the Image related to the Video?
This Would Allow to use Videos from Services such as redtube, where one can Create the Code to Embed the Video, but as the Image can't be Extracted from the Video Hosting System then the User would be able to Upload the URL for the Image of the Video or from the Computer. I Hope you can Include this Option; I remember in the past that I managed to Create the redtube's Video Embedding File but the Image was always missing as the Mod currently don't offer the Option to Manually Upload the Image from URL or from Computer. My Best Regards. |
#1545
|
|||
|
|||
I can't wait for the vb 4.0 release, I am so excited! When will it come out?
|
#1546
|
||||
|
||||
Quote:
Jaxel mentioned 4 days Ago that He's Unemployed, and He'll be Happy to Receive Your Donations. Ask Him How and Where You Can Donate to Him. Quote:
|
#1547
|
|||
|
|||
Ok I have gone through and read more then 50 pages so I am sure that the answer was not in there...
Are you going to provide any support for Video Uploading of MP4s? I am not sure as to what to do right now as I really like the engine of Media Lite with it's upload features but LOVE the design and layout of your product... I know you are not supporting 3 but that is what I have to make a decision on now as we can not update for awhile as some of the mods we HAVE to have are not working on 4 as of yet... Thanks for any input or advice anyone can give me as I have to find a solution that will allow me to: 1. Upload MP4 files - we do a lot of training videos using JING and need to post them diretly. 2. Would love to be able to use the best Player in the Market JW Player and its mods... Thanks for your help and time, again ANYONE feel free to answer this... |
#1548
|
|||
|
|||
This mod does not support directly uploading media. However, if you have MP4 media, you can EASILY setup some sort of free flash player (I recommend JW Player at http://www.longtailvideo.com/). Then simply add that as a service host.
|
#1549
|
||||
|
||||
it's seems like if you report a video and a thread is created that thread is pretty much permanent as the report thread for that video and doesn't get updated when the video is reported again.
problem scenario: some video gets reported for some reason and is dealt with. then later the same video gets reported again. a new thread isn't created and the original one doesn't get updated. even deleting the thread doesn't help, you only get a "No Thread specified" message. |
#1550
|
|||
|
|||
The report thread function was build by Surviver, the previous author. With the new version I am working on, with is 100% my own, reporting will be handled through EMAILS (the same way as when someone reports a thread), instead of creating a brand new thread.
Okay, I need help with 2 things right now... First I need to figure out how to do HTACCESS... lets say I have the url http://test.8wayrun.com/media.php?do=details&mid=87, I would like to be able to access the same URL from http://test.8wayrun.com/media/m87, how would I do this? I have tried the following, but it doesnt work... Code:
ReWriteRule ^media/m([0-9]+).* media.php?do=details&mid=$1[QSA] Next question... I am trying to parse some info from ustream... below is the feed Code:
<xml> <results> <title><![CDATA[NECX LF Dreamkiller VS Rigel]]></title> <description><![CDATA[NECX]]></description> <lengthInSecond>500.884</lengthInSecond> <imageUrl> <medium><![CDATA[http://static-cdn1.ustream.tv/videopic/0/1/2/2724/2724048/1_1121923_2724048_320x240_b_1:1.jpg]]></medium> </imageUrl> <tags> <array key="0"><![CDATA[8wayrun]]></array> <array key="1"><![CDATA[NECX]]></array> <array key="2"><![CDATA[Soulcalibur]]></array> </tags> </results> </xml> Title = $arr['results']['title']; Description = $arr['results']['description']; Thumb = $arr['results']['imageUrl']['medium']; Length = $arr['results']['lengthInSecond']; However, I can't figure out how to get the information for the tags. I basically need to extract the tags into an array, and then implode it into a string with a comma delimiting each entry. Does anyone know how I would do this? |
#1551
|
|||
|
|||
Quote:
Yeah that is all I need to upload is mpeg4... And yes, I agree the best player in the market from my research is JW Player! Have you or ANYONE here ever done a new Service Host with specifically the JW Player and how it would look? I am not a programmer by any means but I understand the basics... My programmer will be here today but be gone for the next 5 days and I would love to make this work before he gets back so I can start uploading videos without having to go through Youtube directly!!! __________________________________________________ ____________________________ EDIT: I just found this to set up a JW Player on your vBulletin... Does this look and sound right and what you were referring to by setting up JW Player... Now I just need to figure out how to do a Host??? __________________________________________________ _____________________________ Again, Jaxel thank you for chiming in! I know you are busy and full steam ahead on version 4.x so thanks for taking the time to still respond here! Thanks, |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|