Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Video Club (YouTUBE, Vimeo, DailyMotion etc) Details »»
Video Club (YouTUBE, Vimeo, DailyMotion etc)
Version: 1.4.1, by paradoxG(r)eek paradoxG(r)eek is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Category: Major Additions - Version: 4.2.4 Rating:
Released: 04-04-2017 Last Update: 04-29-2017 Installs: 11
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
blind-eddie, elsa23

Comments
  #442  
Old 04-25-2017, 06:48 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
First of all, please let me know what happen with the other issue.

As for the alignment issue, can you be more specific? Can't see any issue there, unless if I misunderstood your question.
Sorry, nevermind.. I think the issue was only to my sites custom coding... so I had to make/making a few style changes to this mod to suit my sites look. It's looking pretty impressive so far.

My only request...

I BEG OF YOU, to make a CMS widget man... a simple widget to show the same it would on the member profile for latest video posted... like below..
Reply With Quote
  #443  
Old 04-25-2017, 10:23 PM
arni1104 arni1104 is offline
 
Join Date: Jan 2016
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
Tried to install this, but google blocks it every time I attempt to add a video, saying strange code on the page, warning me of possible attempts to security.
I have the same problem, do not accept embed code. Google blocks as dangerous code.
I have a website with ssl and I have changed in general settings on ssl.

And what is the htaccess file for?
Do I have to rewrite it to my own on the server?
Reply With Quote
  #444  
Old 04-26-2017, 04:29 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by arni1104 View Post
I have the same problem, do not accept embed code. Google blocks as dangerous code.
I have a website with ssl and I have changed in general settings on ssl.
If your site is on SSL you can't add any video that is not in SSL site (simple http). This is not only for video but even for external images. Is a security warning almost in all browsers. Some browsers just display a warning in browse bar, some others halt the program. Is an issue that nobody can fix as it does not comes from the script.

Quote:
Originally Posted by arni1104 View Post
And what is the htaccess file for?
Do I have to rewrite it to my own on the server?
htaccess.txt file is only if you plan to use SEO friendly URLs. If yes then you must do one of the follow:
  1. If you don't have any .htaccess file in your site just rename htaccess.txt to .htaccess and that's all.
  2. If you already have one then, open htaccess.txt, copy the rules and paste them to your current .htaccess file
Reply With Quote
  #445  
Old 04-26-2017, 04:34 AM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
Sorry, nevermind.. I think the issue was only to my sites custom coding... so I had to make/making a few style changes to this mod to suit my sites look. It's looking pretty impressive so far.
Nice to know that everything fixed.

Quote:
Originally Posted by concepts View Post
I BEG OF YOU, to make a CMS widget man... a simple widget to show the same it would on the member profile for latest video posted... like below..
Your don't need to beg me (especially in capital letters). I can release some code for such widget in User Profile and for latest videos (Widget for CMS pages, Block for Forum sidebar).
Reply With Quote
Благодарность от:
concepts
  #446  
Old 04-26-2017, 12:29 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
Nice to know that everything fixed.



Your don't need to beg me (especially in capital letters). I can release some code for such widget in User Profile and for latest videos (Widget for CMS pages, Block for Forum sidebar).
hahaha, well it feels that way considering how excited I would be to have this. This is without a doubt the cleanest and nicest video mod I've seen. Definitely looking forward to that!


- Good morning from California!
Reply With Quote
Благодарность от:
paradoxG(r)eek
  #447  
Old 04-26-2017, 01:23 PM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ver. 1.3.4 released with a requested feature. Add a block "Latest Video" in user profile (see attached screenshot). If there is no video, the block does not appears.

To upgrade:
  1. Download ver. 1.3.4
  2. Import product-videoclub.xml
That's all
Reply With Quote
  #448  
Old 04-26-2017, 01:24 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Upgraded to 1.3.4 for testing ...
Reply With Quote
2 благодарности(ей) от:
concepts, paradoxG(r)eek
  #449  
Old 04-26-2017, 02:46 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paradoxG(r)eek View Post
ver. 1.3.4 released with a requested feature. Add a block "Latest Video" in user profile (see attached screenshot). If there is no video, the block does not appears.

To upgrade:
  1. Download ver. 1.3.4
  2. Import product-videoclub.xml
That's all
Very nice!!! I'll await the CMS widget, it will look just like this one right? , my User profile is being completely customized using only the grid version of this mod for now. I really appreciate your efforts here.
Reply With Quote
  #450  
Old 04-26-2017, 02:50 PM
paradoxG(r)eek paradoxG(r)eek is offline
 
Join Date: Feb 2017
Location: Thessaloniki, Greece
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by concepts View Post
Very nice!!! I'll await the CMS widget, it will look just like this one right? , my User profile is being completely customized using only the grid version of this mod for now. I really appreciate your efforts here.
CMS widget should be list of top 5 videos. Same for forum sidebar. But need some more time that I haven't right now. Maybe tomorrow same time or maximum the day after tomorrow.

And yes the interface will be the same. I'll just add Username which I removed to this one as it has no sense to have username in profile page.
Reply With Quote
Благодарность от:
concepts
  #451  
Old 04-26-2017, 03:01 PM
concepts's Avatar
concepts concepts is offline
 
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Can't wait! It's going to look awesome!
Reply With Quote
Reply


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


All times are GMT. The time now is 12:57 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06354 seconds
  • Memory Usage 2,346KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete