vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - [Bridge2Heyday] - Video Downloader and Auto Media Embedder (https://vborg.vbsupport.ru/showthread.php?t=316994)

bridge2heyday 01-27-2015 10:00 PM

[Bridge2Heyday] - Video Downloader and Auto Media Embedder
 
1 Attachment(s)
Video Downloader and Auto Media Embedder


This Mod Allows Downloading Videos From Post Content and Auto Embedding Videos to post by pasting the video URL .. without using the video BBcode .

Key Features :
  • The Product Checks For video Availability Before embedding it .. Not just Regular expression replacement.
  • The Product Allows Almost All URL formats of supported sites .
  • The product Allows Downloading All Formats/sizes of embedded videos .
  • The Product is lightweight .. It doesn't do any unnecessary processing or MYSQL queries when not required .
  • Ability to Download Files From Source Directly Or use your site as proxy.
Available Options :
Video Download Options
  • Enable/Disable Mod.
  • Enable/Disable Facebook Download.
  • Enable/Disable Youtube Download.
  • Enable/Disable SoundCloud Download.
  • Enable/Disable Vimeo Download.
  • Enable/Disable Vine Download.
  • Choose to Download Files Directly OR Use your site as proxy or use both options .
  • Ability to select usergroups allowed to download videos
Video Embed Options
  • Enable/Disable Auto Embedding.
  • Enable/Disable Facebook Embed.
  • Set Facebook Player width.
  • Set Facebook Player Height.
  • Set Facebook Embed type ( Video Post / Video ) .
  • Enable/Disable Soundcloud Embed.
  • Set SoundCloud Player Width.
  • Set Soundcloud Player Height.
  • Enable/Disable SoundCloud Auto Play .
  • Enable/Disable Youtube Embed.
  • Set Youtube Player width.
  • Set Youtube Player Height.
  • Enable/Disable Vine Embed.
  • Set Youtube Vine width.
  • Set Youtube Vine Height.
  • Enable/Disable Vimeo Embed.
  • Set Youtube Vimeo width.
  • Set Youtube Vimeo Height.
Supported Video Sites
  • Youtube .
  • Facebook.
  • Vimeo.
  • Vine.
  • SounCloud.
To DO
  • Add More Video Sites
  • Improve the design of download page.
Please remember to Mark as installedhttps://vborg.vbsupport.ru/images/smilies/cool.gif

If you want to support me, feel free to donate (use the "support developer" button in the upper right) or just check out the Installation-Instructions included in the Hack-Archive, Thank You!
Demo
You Can View The Mod on Action HERE
Release thread Can Be Found HERE .

Install Instructions

1 - upload Files
2 - Import XML File
3- Go to Admincp ->Settings ->Options ->[Bridge2Heyday] - Video Download Options and set soundcloud client id if you are going to use this feature .
4 - Go to Admincp ->Maintenance ->General Update Tools and RUN Update Post Vidoes.
--------------------------------------------------------------------------------------------------
Translations:--------------------------------------------------------------------------------------------------
Screenshots in First Post

bridge2heyday 01-28-2015 02:27 PM

1 Attachment(s)
Screenshots :

Alan_SP 01-29-2015 04:15 AM

It looks very interesting.

I guess that it's some sort of AME3 replacement. If we already used AME3, what's the best path to upgrade to your mod?

bridge2heyday 01-29-2015 06:00 AM

Quote:

Originally Posted by Alan_SP (Post 2535117)
It looks very interesting.

I guess that it's some sort of AME3 replacement. If we already used AME3, what's the best path to upgrade to your mod?

Thank you,you can just install this mod and run Admincp ->Maintenance ->General Update -> Update Post Vidoes
This will work whether you have AME3 installed before or not.

concepts 01-30-2015 05:04 PM

CMS is not supported? How can I add the "Download Videos" to my CMS articles page?

concepts 01-30-2015 05:05 PM

Works great by the way! Installed and Nominated!

bridge2heyday 01-30-2015 05:49 PM

Quote:

Originally Posted by concepts (Post 2535297)
CMS is not supported? How can I add the "Download Videos" to my CMS articles page?

Thanks for marking as installed , CMS was out of scope in this version .. I may add it in the coming release ..

elikkha 01-30-2015 07:30 PM

Great mod, thanks but i have a small problem with it
When I click on download videos i have the video download page as your screenshot n?5
and I have on the top of the page the text from a thread with all bbcode in plain text
for example {center}my texte bla bla bla {url=my link}clic here{/url}{/center}

If i delete the thread, i have another instead of

Any idea ?

Sorry for my english :(
i hope you understand what i mean

PS : i made a french translation of the mod if you are interested to propose it ....

bridge2heyday 01-30-2015 08:10 PM

Quote:

Originally Posted by elikkha (Post 2535315)
Great mod, thanks but i have a small problem with it
When I click on download videos i have the video download page as your screenshot n?5
and I have on the top of the page the text from a thread with all bbcode in plain text
for example {center}my texte bla bla bla {url=my link}clic here{/url}{/center}

If i delete the thread, i have another instead of

Any idea ?

Sorry for my english :(
i hope you understand what i mean

PS : i made a french translation of the mod if you are interested to propose it ....

Thank you .. Can I see the problem live to understand better ..?
Sure I'm interested in French Translation .. will be thankful if you post it here

concepts 01-30-2015 08:51 PM

Quote:

Originally Posted by bridge2heyday (Post 2535305)
Thanks for marking as installed , CMS was out of scope in this version .. I may add it in the coming release ..

Sounds great. I'll keep an eye out.

elikkha 01-30-2015 09:45 PM

Quote:

Originally Posted by bridge2heyday (Post 2535317)
Thank you .. Can I see the problem live to understand better ..?
Sure I'm interested in French Translation .. will be thankful if you post it here

I will try many test because error doesn't appear with some different usergroup
I'll post the french translation here in a couple of day
Thanks to you

elikkha 02-01-2015 06:55 AM

1 Attachment(s)
Quote:

Originally Posted by bridge2heyday (Post 2535317)
Sure I'm interested in French Translation .. will be thankful if you post it here


Hello

Here is the french translation of the xml file ;)

elikkha 02-01-2015 06:59 AM

Quote:

Originally Posted by elikkha (Post 2535315)
Great mod, thanks but i have a small problem with it

All is perfect now, i've just uninstall and reup the xml file
Thanks again for share it :up:

bridge2heyday 02-01-2015 09:28 AM

Quote:

Originally Posted by elikkha (Post 2535485)
All is perfect now, i've just uninstall and reup the xml file
Thanks again for share it :up:

Thanks for the translation ..

Natea 02-20-2015 01:59 AM

I have errors in my forum. This line gives me problems:

Code:

    curl_setopt($ch, CURLOPT_HTTPHEADER, ['Accept-Language: en']);
It's the same error in the archives:
admincp/functions_video_admin.php
includes/functions_video_download.php
download_video.php

I don't know why but when I deleted this line in these archives, works.

Edit: Soundcloud links don't work for me, not embeded.
The rest works.

bridge2heyday 02-26-2015 02:46 PM

Quote:

Originally Posted by Natea (Post 2538052)
I have errors in my forum. This line gives me problems:

Code:

    curl_setopt($ch, CURLOPT_HTTPHEADER, ['Accept-Language: en']);
It's the same error in the archives:
admincp/functions_video_admin.php
includes/functions_video_download.php
download_video.php

I don't know why but when I deleted this line in these archives, works.

Edit: Soundcloud links don't work for me, not embeded.
The rest works.

You can safely delete this line , Soundcloud needs client id you must set it in options

Natea 04-03-2015 01:37 PM

Quote:

Originally Posted by bridge2heyday (Post 2538873)
You can safely delete this line , Soundcloud needs client id you must set it in options

Thank you, now works :)

Toorak Times 04-27-2015 10:46 AM

Hi, great idea, does this work in Blogs, CMS, Calendars, and other mods as well?

bridge2heyday 04-28-2015 01:50 PM

Quote:

Originally Posted by Toorak Times (Post 2544278)
Hi, great idea, does this work in Blogs, CMS, Calendars, and other mods as well?

Thanks , It doesn't support Blogs or CMS , may be in a future upgrade

Toorak Times 04-29-2015 02:39 AM

I'll keep an eye on it, I have put it up on my site.

tareqbd 05-02-2015 06:00 AM

I have installed it in vb 4.2.2 pl2 but seems not working neither I can find ACP settings.

concepts 05-13-2015 05:07 PM

Is there a way to get ooyala videos to embed?

direct link:
Code:

http://player.ooyala.com/iframe.html#pbid=28e27d018ef44c5db9ac1371baf815cf&ec=FwYTc2dDrG00HVx4_USF-xvJaEvyWWkn&docUrl=http%3A%2F%2Fwww.hiphopdx.com%2Findex%2Fnews%2Fid.33833%2Ftitle.og-maco-says-jay-z-eminem-are-not-the-kings-of-hip-hop
script to embed
Code:

<script height="638px" width="638px" src="http://player.ooyala.com/iframe.js#pbid=28e27d018ef44c5db9ac1371baf815cf&ec=FwYTc2dDrG00HVx4_USF-xvJaEvyWWkn"></script>

nmp123 10-31-2015 09:17 PM

hello, I installed this plugin, it installed fine with no issues but when I post youtube videos or vine, it does not embed the link. what am i missing?

bridge2heyday 11-29-2015 04:15 PM

Quote:

Originally Posted by nmp123 (Post 2558076)
hello, I installed this plugin, it installed fine with no issues but when I post youtube videos or vine, it does not embed the link. what am i missing?

you must enable embedding in mod options in admincp

TandyServices 12-02-2015 05:28 AM

Are you going to set up a way if someone uploads a video to your site to be able to play it on the site instead of them having to download it?

rohirrim 03-26-2016 10:26 PM

not work for facebook..

bridge2heyday 03-27-2016 10:20 AM

Quote:

Originally Posted by rohirrim (Post 2568057)
not work for facebook..

Some functions stop working with time as Facebook and other sites change .. I will post and update soon..

bridge2heyday 03-27-2016 10:21 AM

Quote:

Originally Posted by TandyServices (Post 2559587)
Are you going to set up a way if someone uploads a video to your site to be able to play it on the site instead of them having to download it?

good suggestion , will consider it on the update.


All times are GMT. The time now is 11:02 PM.

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.01255 seconds
  • Memory Usage 1,806KB
  • 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
  • (4)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete