S3Bubble
Forum Replies Created
-
Forum: Plugins
In reply to: [S3Player - WooCommerce & Elementor Integration] Youtube/Vimeo-hosted videosNo, this plugin is not designed to stop YouTube or Vimeo downloads from simple plugins like https://ytdl-org.github.io/youtube-dl/index.html it works with a custom setup.
Best Regards
Hi, katgs,
Apologies you have not been happy with the support provided via our plugin we have been very understaffed since covid as we are all working from home and have families that we are trying to workaround.
We have been really pushing hard to release our new setup for OTT setup for our theme https://streamiumtheme.com this has taken most of our time.
We have many people using the plugin successfully and we apologies that the tutorials provided could not help you get set up.
We hope you find another plugin that works for you.
Please email us and we will refund you any money you have paid, we are back in the office now and things are picking up.
Best Regards
Unfortunately, we have to change our pricing structure to keep our service running and we also do not want our service being used for porn sorry.
But as you stated in our live chat you can pay someone from India $10 on Fiverr to build it for you.
So maybe that’s your next option.
- This reply was modified 6 years ago by S3Bubble.
Hi Both,
Can you please use the S3Bubble forum ??
I wasn’t aware what Sensei was but after a Google I see it a woocommerce addon.
https://woocommerce.com/products/sensei/
I have never used it but S3Bubble works with simple iframe embeds so it is supported in any website where you can embed iframes.
If you can embed a youtube video you can embed an S3Bubble AWS video.
Best Regards
Sam
Hi bernardberry646,
We do not support Flowplayer might be worth you checking out their plugin.
https://en-gb.www.ads-software.com/plugins/flowplayer5/
We also do not check or support this WordPress forum, please ask on our support forum and someone will respond there.
Best Regards
Sam
Hi Bet,
Please upgrade to 5.1.
Best Regards
S3Bubble
Hi Andrew
You will need to give me access to your website send the info to [email protected] to see the error if not can you right click and inspect element in chrome refresh the page and then let me know any of the errors that are listed in the console.
We include jQuery the correct way with WordPress so it will not be the way we are including jQuery.
Best Regards
Sam
Hi,
Please try adding.
add_filter('the_excerpt', 'do_shortcode');
To your functions.php file.
Hi hayatihya,
Everything is wrapped up and minified into a global js file within the plugin so i think you are going to find it hard to add custom events within that code.
Also any extra functionality will be lost on plugin upgrade if you add it there.
You can find your player id and add a custom event to that in a separate js file outside the plugin.
For example.
$("#playerID").on("ended", function(event) { console.log("Run some code!!!"); });
Best Regards
Sam
Hi padeepz,
Regarding securing mp3 file we do not really have much for this, our main secure media setups are for video streaming HLS and RTMP.
We will be looking into secure audio streaming over the coming months but this is not our core service unfortunately, if secure audio is what your are looking for another service might better suit your needs.
We do have a SoundCloud waveform player now worked into the main plugin. https://s3bubble.com/s3bubble-soundcloud-wordpress-waveform-plugin-released/
But this follows the same setup as SoundCloud regarding security.
Best Regards
S3Bubble
Hi Padeepz,
Which streaming protocol have you been testing if it progressive then yes you will be able to download this is what service like Vimeo and Soundcloud use making downloading content really easy https://s3bubble.com/why-are-my-videos-being-stolen-the-truth/. You can simply use a script called https://rg3.github.io/youtube-dl/supportedsites.html.
Progressive: https://s3bubble.com/progressive-streaming-example/
If you want to secure your media i would suggest using RTMP or HLS streaming protocols.
RTMP: https://s3bubble.com/rtmp-streaming-example-s3bubble-wordpress-plugin/
HLS: https://s3bubble.com/hls-adaptive-bitrate-streaming-example/Now as always we like to note is that users if they really want to will be able to grab your media content, they can just use screengrab software and there is no security solution for this i could easily download Netflix or Amazon Prime videos with this. The key is to have a good streaming protocol for the best user experience cross device which is why we always suggest HLS streaming great cross platform and for mobile devices and also have everything behind a secure payment gateway, the idea is to have a good service first and make downloading and sharing as hard as possible for 99% of your user base.
Thanks flipper34
Can you send me a email to [email protected] with a link to your video on your website so i can take a look at this for you.
Best Regards
S3Bubble
Forum: Plugins
In reply to: [Yoast SEO] Issue with latest updateHi All,
I have reverted the plugin back to a older version now everything is working fine.
Ill wait until a new update check and roll back until its resolved.
Thanks
Hi ziophantus,
Really sorry for the late reply i know you must be frustrated i apologies i am really struggling to keep on top of support all by myself.
I am not sure if you have already done this but can you send me a link to your current player with the example so i can check your setup to see if another plugin is conflicting with it.
Best Regards
Sam