Log in

View Full Version : Show Thread Enhancements - [Bridge2Heyday] - Video Downloader and Auto Media Embedder


bridge2heyday
01-27-2015, 10:00 PM
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 (http://bridge2heyday.com/forum/threads/29-Video-Download-Demo)
Release thread Can Be Found HERE (http://bridge2heyday.com/forum/threads/30-Bridge2Heyday-Video-Downloader-and-Auto-Media-Embedder-Version-1-0-Released) .

Install Instructions
1 - upload Files
2 - Import XML File
3- Go to Admincp ->Settings ->Options -> - 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 [B]Update Post Vidoes.
--------------------------------------------------------------------------------------------------
Translations:

French Translation by elikkha (https://vborg.vbsupport.ru/member.php?u=455479) ..Here (https://vborg.vbsupport.ru/showpost.php?p=2535481&postcount=12).

--------------------------------------------------------------------------------------------------
Screenshots in First Post

bridge2heyday
01-28-2015, 02:27 PM
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
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
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
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
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
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
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
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
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:

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
I have errors in my forum. This line gives me problems:

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
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
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: http://player.ooyala.com/iframe.html#pbid=28e27d018ef44c5db9ac1371baf815cf&ec=FwYTc2dDrG00HVx4_USF-xvJaEvyWWkn&docUrl=http%3A%2F%2Fwww.hiphopdx.com%2Findex%2Fnew s%2Fid.33833%2Ftitle.og-maco-says-jay-z-eminem-are-not-the-kings-of-hip-hop

script to embed
<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
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
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
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.