PDA

View Full Version : Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc)


paradoxG(r)eek
04-12-2017, 09:00 PM
Since 2006 I was serving community members with my Free Mods
But as this site will starts operating by the company,
I'm no willing to support them

** File Removed **


Video Club
Fetch Videos from many Providers with URL
since ver. 1.2.0 you can also embed any valid video code


Things to know !!!


If your site is SSL and you try to show a video from a non SSL site, video should not works.
If you can't show YouTUBE videos, most probably your API key is wrong. Be sure that you've setup correct the API key and it is ver. 3. Here is a good tutorial (https://www.slickremix.com/docs/get-api-key-for-youtube/).
If you see strange characters in the text, the problem is character encoding. Even in English, if you're using iso-8859-1 but the video provider uses UTF-8 should have some problems. But you can edit the text, so not so important issue.

Demo Installation (http://www.cmsbulletin.com/demo/vb38/video.php)
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3

1.- What's this?

Video Club is a Video Gallery mod for your community. It's easy to use and has a nice interface. User just needs to enter a link to the video and set a category. All others done automatically. For comments supports Thread per video but also the well known Disqus external commenting system. I strongly recommend you to use Disqus as it's very social and soon you'll see an increment amount of pageviews.

2.- Video Providers (Websites)


5min.com
Blip.tv
Break.com
Collegehumor.com
Dailymotion.com
Funnyordie.com
Gametrailers.com
Hulu.com
Justin.tv
Metacafe.com
MySpace.com
Ustream.tv
Veoh.com
Vimeo.com
Screen.Yahoo.com
YouTUBE.com
ver. 1.2.0 NEW!! Now you can add manual any video code your want

3.- Comments

Not only one but 3 types for comments (plus an option to not use comments)


Thread
Disqus
Ajax comments

4. Installation


Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
CMOD 777 the directories

videoclub/thumbs
videoclub/thumbs/tmp


Login to your admincp and import the file product-videoclub.xml
Set Usergroup permissions
Set General Options according to your needs

** MOST IMPORTANT SETTINGS **
Get a YouTUBE API key from https://console.developers.google.com/projectselector/apis/credentials
Decide if you'll use Threads for comments or Disqus. If you'll use Disqus set your site at: https://disqus.com/admin/create/
Set Server Path to Uploads !!!


If you want modify PM templates but don't touch anything between {}
Set the Categories

5.- PRO Version

After many years I decided to use PRO version not as a way not to earn money (I don't expect to have more than 10 sales), but rather to find a way to pay for some commercial scripts that I want to use in the PRO version (Distribution License). The follow features will be in the PRO version:


Extra Providers

Facebook
LiveLeak.com
OpenLoadMovies.com


Videoplayer with support for prevideo ads
Better carousel for latest videos at top
Video search in multiple providers
Many notifications
Brand free

blind-eddie
04-13-2017, 04:11 PM
Thank you for releasing Chris would you link me to the pro version please.

paradoxG(r)eek
04-13-2017, 04:22 PM
Thank you for releasing Chris would you link me to the pro version please.

At this moment, there is no pro version :) .... If I see that there is interest from vB3 users, I'll release it. Otherwise, step by step, I'll add those extra features for free.

blind-eddie
04-13-2017, 10:52 PM
Installed on test site. Love it.
I have another video library addon installed that uses video.php so, I changed your video.php to videoclub.php and edited all files with video.php in it to videoclub.php, all works well.

Having a few issues though.

Preview Thumbs are not rendering.
Threaded discussion does not show the video in the new thread.

paradoxG(r)eek
04-14-2017, 04:55 AM
Preview Thumbs are not rendering.


What exactly does it means? They don't appear at all or they don't appear well?
If it's the first keep in mind that the script tries to get the high quality thumb and if it does not exists then tries for medium quality. If nothing exists then does not fetches anything as the default thumb is very poor quality. In this case you've the option to upload you own thumb.


Threaded discussion does not show the video in the new thread.
Is not a bug but rather the way that mod has coded. Thread is just for discusssion. Many mods are adding even some short part of the text instead of full description. If I add the video there, then, be sure that nobody will visits the video page.

blind-eddie
04-14-2017, 11:12 AM
Preview Thumbs are not rendering.

I added a video to both this addon and the one I am using atm. This addon does not show a preview thumb but, only on select videos. Mine however shows a thumb for all videos.
I added a few to your test board that did not show thumbs.

Same video both addons
https://vborg.vbsupport.ru/external/2017/04/8.png https://vborg.vbsupport.ru/external/2017/04/9.png

Created Thread both addons
https://vborg.vbsupport.ru/external/2017/04/10.png https://vborg.vbsupport.ru/external/2017/04/11.png

I know what you are saying about the video club not being visited but, I don't have that problem. Only a few use it anyway and like the vids to show and rarely discuss them.

paradoxG(r)eek
04-14-2017, 12:52 PM
I added a video to both this addon and the one I am using atm. This addon does not show a preview thumb but, only on select videos. Mine however shows a thumb for all videos.


Please upload the attached file to videoclub/includes/ and let me know if it fetches thumbnail in videos that it was not fetching before.

paradoxG(r)eek
04-14-2017, 01:09 PM
Ignore the file before, does not works. Use the new one here. But as I said the quality is low.
http://www.cmsbulletin.com/demo/vb38/video.php?do=main

paradoxG(r)eek
04-14-2017, 01:56 PM
I'm trying to add your 2nd request but I'm not familiar with bbcode. I tried:

[...VIDEO]LzUQZw3wfro[.../VIDEO]
[..video=youtube;LzUQZw3wfro]https://www.youtube.com/watch?v=LzUQZw3wfro[../video]

but none seems to work.

nw-fotografie
04-20-2017, 08:05 PM
Another great job for vb 3.x! Thanks for that! Is it responsible under a responsible style, Chris?

paradoxG(r)eek
04-21-2017, 05:12 AM
Another great job for vb 3.x! Thanks for that! Is it responsible under a responsible style, Chris?

Thank you for your supporting words. Really appreciated. Even if my templates are having standard vB syntax I think that they're not responsive. vB3 uses tables instead of blocks.

Also one responsive style that I found for vB does not makes all stylevars responsive. Actually it adds new stylevars instead to modify the current. That's why none mod can be responsive.

I'm thinking to restart operating my vB site. If I see that there is interest from vB3 users for new mods, I'm willing to code some of my most popular vB4 mods for vB3. Video Club released for this reason "To test the water" :)

Abu1
04-22-2017, 10:14 PM
Thank You! Please do, it's very useful.
Is it possible to edit video description by user? Change URL of deleted video, without removing page?

paradoxG(r)eek
04-23-2017, 01:30 PM
Thank You! Please do, it's very useful.
Is it possible to edit video description by user? Change URL of deleted video, without removing page?

Yes, is possible to edit most of the data (Title, Description, Thumbnail), but sorry can't change URL. Is against TOS of video providers. You've the right to show only the video. Not to download or save in your own site.

Abu1
04-24-2017, 09:28 AM
Yes, is possible to edit most of the data (Title, Description, Thumbnail), but sorry can't change URL. Is against TOS of video providers. You've the right to show only the video. Not to download or save in your own site.

I mean, when video is unavailable on youtube, i can only delete page in your mod, and create a new one. It's bad for SEO.

paradoxG(r)eek
04-24-2017, 09:56 AM
I mean, when video is unavailable on youtube, i can only delete page in your mod, and create a new one. It's bad for SEO.

That's the meaning of "Hide" option instead Delete. Hidden pages are still there for poster and for moderators.