Add support for playing Revohloo music videos #85
Replies: 5 comments 6 replies
-
Good Morning 🌄 BitClout Development! First thing is, Team Revohloo is UBER Excited to be apart this Amazing Experiment! We believe 100% in the Mission laid out By Diamond Hands & Team. We've had our music video platform for Several Years, but we had NO SOCIAL LAYER. So when we Discovered BitClout , we were and Remain Blow Away. It's like BitClout was built for Revohloo. Adding Player Support for Revohloo Music Videos and Non Video Content will definitely Add Value across the NETWORK. We currently use VideoJS.com Player the world's most popular open source HTML5 player framework. We're planning Live Events broadcast Free on the NETWORK. Not having to rely on YouTube to post High Quality Video Content will be a Major Benefit to the Entire Network. Posting video content on Revohloo has always been and will remain FREE. Creators will earn their 💎 Rewards! And we won't have broken YouTube redirect links to view BitClout Creator Content on YouTube! We look forward to moving our Project forward and assisting with any other projects which require Video. Infact, we've reached out to Maz & @BrixBoston100 about creating a series of short Explainer Videos to educate New Creators on how to properly leverage the Platform. We plan on bringing Thousands of Independent recording artists, so we feel it is our Responsibility to educate them. Their success is our SUCCESS. The responsibility is NOT just Diamond Hands and the BitClout Team. TRUE DECENTRALIZATION MEANS THE RESPONSIBILITY BELONGS TO ALL!!! Thank You and Let's Grow 🌱🌱🌱 BitClout! Tracy DeBarros Call me Direct 24/7 800.587.1702 |
Beta Was this translation helpful? Give feedback.
-
I would love to see Revohloo and Twitch supported across all nodes. If Revohloo is the only node to support them then it will be exclusive. Either way I think it's a win for Revohloo. I'm excited about this project and look forward to re-enaging with the active userbase and bringing the video tech to the music, art, and film space. It's truly one of a kind. |
Beta Was this translation helpful? Give feedback.
-
Did you check the recent PR for adding additional data sources? You could reuse them. Did you check the JS console logs, may be cross site reference are preventing it from being rendered? Overall, I think the effort to do this should not be high. At some point, I think we should probably have 50-100 different sources of embedding data, as long as we can convince these data sources don't end up injecting something and creating mess (like downloading a malware for example). |
Beta Was this translation helpful? Give feedback.
-
@lazynina I went ahead and submitted a PR last night: deso-protocol/frontend#322 |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, I'm very sorry to slow things down here but we are currently concerned that integrating more third-party video services will be a security risk for users. In particular, any domain that gets whitelisted in the reference node implementation gives that domain owner the ability to track BitClout users, and potentially take them to malicious landing pages. As such, we need to be very thoughtful in how we go about whitelisting third-party providers. I think Revohloo is an awesome platform, but we will need more time to think about the policy around this. I'm sorry this is not a more concrete answer, but I didn't want to overpromise or compromise on security here. Hopefully this makes sense. |
Beta Was this translation helpful? Give feedback.
-
I would like to add the ability to post Revohloo music videos and content from https://revohloo.com, in the same way YouTube, Vimeo, SoundCloud, and other platforms are supported.
Currently YouTube, Vimeo, TikTok, Giphy, Spotify and SoundCloud are supported, but not Revohloo, an interactive music video streaming platform. This change would allow us to post music videos, promote artists in BitClout, and potentially attract around 5K+ artists to join BitClout.
I already wrote about 90% of the changes needed for this support on my local development environment, and the videos play successfully already while posting the video. I only need to find out the changes needed for the videos to play in the feed (currently they are not playing nor showing up once posted,) as well as to add some unit tests to be consistent with the exiting code.
Full disclosure: I am the Co-Founder and CTO of https://revohloo.com.
Beta Was this translation helpful? Give feedback.
All reactions