vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video Club (YouTUBE, Vimeo, DailyMotion etc) (https://vborg.vbsupport.ru/showthread.php?t=324885)

paradoxG(r)eek 04-04-2017 09:00 PM

Video Club (YouTUBE, Vimeo, DailyMotion etc)
 
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.
  • 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
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3
PS: In my demo I've setup Disqus as commenting system. But it's up to you to setup Threads instead.

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
  1. Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
  2. CMOD 777 the directories
    1. videoclub/thumbs
    2. videoclub/thumbs/tmp
  3. Login to your admincp and import the file product-videoclub.xml
  4. Set Usergroup permissions
  5. Set General Options according to your needs
    1. ** MOST IMPORTANT SETTINGS **
    2. Get a YouTUBE API key from https://console.developers.google.co...is/credentials
    3. Decide if you'll use Threads for comments or Disqus. If you'll use Disqus set your site at: https://disqus.com/admin/create/
    4. Set Server Path to Uploads !!!
  6. If you want modify PM templates but don't touch anything between {}
  7. 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

elsa23 04-06-2017 03:36 AM

Hi,
Is it possible to add custom video like this site ? personal site with jwplayer
http://video.forum-elodiefrege.com/p...572903d16.html

paradoxG(r)eek 04-06-2017 04:59 AM

Hello,

There was a database error in view video page coming from the old commenting system code.
Please download ver. 1.0.1 and just upload video.php

paradoxG(r)eek 04-06-2017 05:07 AM

Quote:

Originally Posted by elsa23 (Post 2584811)
Hi,
Is it possible to add custom video like this site ? personal site with jwplayer
http://video.forum-elodiefrege.com/p...572903d16.html

As long as it gives embed code technically it can be done. Just need code addition like I'll do for Facebook and some other sites.

Another possibility is to add video manually. In this case you'll add all data (Title, Description etc) on your own. Same for thumbnail.

Maybe I'll add this feature in the PRO version along with the possibility to upload videos.

mitch84 04-06-2017 09:27 AM

hi, everytimes I want add 1 link I have this:
Quote:

Photo Upload Error
my chmod are ok but i use ispconfig 3.1, so I think it's a problem with my path from root, who is like that
Quote:

/var/www/clients/client1/web1/web/videoclub/thumbs
,
and if i use
Quote:

/var/www/web/videoclub/thumbs
same message, and i don't know how fixed that, thx

lillylissy 04-06-2017 09:37 AM

I get the same error. I think chmod and path is correct.

paradoxG(r)eek 04-06-2017 09:39 AM

Quote:

Originally Posted by mitch84 (Post 2584833)
hi, everytimes I want add 1 link I have this:

my chmod are ok but i use ispconfig 3.1, so I think it's a problem with my path from root, who is like that
,
and if i use same message, and i don't know how fixed that, thx

Upload the attached file to your /thumbs/ directory and then access it from your browser. It will shows the path.
eg try my path by accessing the link below.
https://www.cmsbulletin.com/demo/vb4.../forumpath.php

lillylissy 04-06-2017 09:46 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2584835)
Upload the attached file to your /thumbs/ directory and then access it from your browser. It will shows the path.
eg try my path by accessing the link below.
https://www.cmsbulletin.com/demo/vb4.../forumpath.php

Thank you!
Unfortunately the entered path is correct. I do not have an idea.:confused:

paradoxG(r)eek 04-06-2017 09:56 AM

  1. Be sure that there is no ending slash in your settings path
  2. If not tonight, tomorrow morning I'll release an update allowing the user to upload it's own thumbnail, even if it will not solves the problem.
  3. But even without thumbnail the video is saving. Right?

lillylissy 04-06-2017 09:57 AM

Quote:

Originally Posted by paradoxG(r)eek (Post 2584841)
  1. Be sure that there is no ending slash in your settings path
  2. If not tonight, tomorrow morning I'll release an update allowing the user to upload it's own thumbnail, even if it will not solves the problem.
  3. But even without thumbnail the video is saving. Right?

No, the video ist NOT saving!


All times are GMT. The time now is 04:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03668 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete