Tubely - Video Sharing like Youtube Template is a no-code template just like Youtube that allows its users to upload, view, share, comment on videos and subscribe to other video channels. This template enables you share videos with loved ones just like you would on Youtube.
Features:
Fully responsive pages and user dashboard.
Fully responsive Admin Dashboard for overall admin management and deleting users or copyrighted videos.
Hey team ZQ - loving this template so far, but wondering about a couple things:
(i) The costs of hosting the video vs. some external integration with YouTube or Vimeo that parks the videos elsewhere then links them back in. Any idea of the costs involved with running an app like this at scale (5,000 or so videos of 30-60 minutes each)?
(ii) Once they’re up in the Bubble DB, I’m assuming a simple file downloader will be allow us to re-download them, right?
Nice work on this - super simple and straightforward.
Thanks for reaching out and the feedback regarding the template!
For the first question, there is no straightforward answer for comparing both options.
Bubble’s storage capacity can be scaled depending on the needs of the user, for more details regarding the capacity and pricing would recommend to check out: https://bubble.io/pricing
While integration with Youtube and Vimeo may ease the requirements for storing hundreds of videos, it all depends on your actual use case and scenarios for the application in order to get the clear picture which solution to use.
Thanks for this one guys. I got comfortable with pricing on the Bubble side, but my app is filter heavy so I’m blocked on upgrading to versions 5 and 6 with Bubble so blocked from getting the large file uploads we’d need to make a Bubble-hosted solution work here.
I bought your AWS file uploader in the hopes I could build a workaround and use that as an external storage option, but those files don’t seem to be able to play through the Video.js player. Is that your understanding too or am I just doing something wrong in setting those files up?
Thanks @ZeroqodeSupport , we can also paste the full link manually into the player as you’ve done in your example and we get that to work. Where we run into an issue is with dynamic links to the files - do you also get the same result when that link is dynamic rather than pasted in manually? We don’t, even though it’s the exact same link to the exact same file.
Happy to check the Video.js docs and the setup again - thanks.
We have tested the Video.js plugin using the Dynamic Data which is coming from our AWS Test setup by providing the value of the S3Object list of file urls state, filtered by one item in our bucket which is a video file in the propriety field of Video.js plugin and the playback works, we’re getting same result as the file being uploaded in AWS bucket.
Note: We’ve tested (.mp4) mime type.
There may seem to some configuration issue, which we can not replicate.
If you could provide more details about steps to reproduce the issue, screenshots, workflow setup, console.logs, browser , etc we could help you better.
Thanks for understanding.