Just a few days ago, host Andrew Smith and guest cohost Aiden Robertoson hit the record for not only the longest VOSHER STREAM (2 and a half hours!), but also THE MOST VIEWERSHIP, peaking at 132,000 at one time!
Interestingly, cohost Aiden Robertoson is among the top 5 best Cubecraft Minecraft players. Who knew a small collaboration such as this could be so successful! It shows that, though niche, Vosher is beginning to make its mark not only among their community, but all over the video game world! There were nearly 32,000 NEW VIEWERS, amounting to 12,000 NEW SUBSCRIBERS!
Give it a listen, or at least skip to the 2 hour mark where we celebrate by…well…you’ll see…😉
<!-- 🌀 VOSHER FLOATING FOOTER GRAPHIC --><div id="vosher-footer"> <img src="your-vosher-image.png" alt="Vosher Logo" id="vosher-float" /></div>
<style> #vosher-footer { position: fixed; bottom: 0; left: -200px; /* starts offscreen */ width: 100%; height: 100px; pointer-events: none; /* so it doesn't block clicks */ z-index: 9999; } #vosher-float { position: absolute; height: 80px; animation: float-across 20s linear infinite; } @keyframes float-across { 0% { left: -200px; transform: rotate(0deg) scale(1); } 50% { transform: rotate(360deg) scale(1.1); } 100% { left: 100vw; transform: rotate(720deg) scale(1); } }</style>
Example Text