vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

Vime to Vidstack Update #376

Open mihar-22 opened 10 months ago

mihar-22 commented 10 months ago

👋

We've been working really hard in getting Vidstack in the best place possible for all of you over the last year. In that time we've:

❓ Where are we at?

We just announced the 1.0 pre-release (tweet). The library from a core and foundation perspective is finally stable. We also just shared our new site and docs! The future of Vidstack will be starting with a heavy focus around managing, building, and shipping media experiences with React and Next.js. Other frameworks will definitely come but because I'm mostly working on this solo it's going to take time unless we raise funds.

In the coming weeks we'll be finishing up the site, finalizing our streaming partnership, finishing the docs, adding the Plyr Layout, and a few more integrations/components. At this point we'll officially release 1.0.

❓ What's different between Vime and Vidstack?

Vidstack Player has a more mature architecture (we integrated it into Reddit), tons of more core features, more configuration options, cleaner and more standard APIs, much better framework support, more styling options, more hooks, and in general it's specifically designed to help you build your own player. You'll find it covers everything Vime does but better and more.

❓ What will happen to Vime?

Vime will simply be deprecated and archived soon. You can continue to use it as you please but there'll be no patches/releases. We strongly recommend migrating over to Vidstack. If you like the up and running quickly aspect of Vime then you'll find the Default Layout with Vidstack provides exactly that but more.

ByMykel commented 10 months ago

Will you implement more provides like YouTube, Vimeo and Dailymotion?

mihar-22 commented 10 months ago

👋 @ByMykel

pkonstan commented 9 months ago

What are the development plans for releasing an Angular version?

mihar-22 commented 9 months ago

Our Web Components library is available for Angular users and we've included installation instructions too.

HonzaLed commented 6 months ago

What about Svelte? If I understart correctly, Vidstack is only for React/Next.js

zshall commented 5 months ago

https://www.vidstack.io/docs/player/getting-started/installation/svelte?bundler=sveltekit&provider=youtube&styling=tailwind-css#1-select-framework looks like Vidstack has support for Svelte; I haven't tried it yet but they show steps for getting it running.