Vega-Next – A feature‑rich Android media streaming app. Stream, download, and enjoy ad‑free content from multiple sources with multi‑language audio and subtitle support.
Vega-Next is a modern, open‑source Android application built with React Native that brings together streaming content from multiple providers into a single, unified interface. Watch your favourite movies and TV shows without interruptions, with support for multiple audio tracks and subtitles in various languages.
Key Highlights:
- Ad‑Free Streaming – Enjoy content without annoying ads.
- Multi‑Provider Support – Choose from various installed content providers.
- Offline Downloads – Save content for offline viewing.
- Watch Together – Sync playback with friends and family.
- Cloud Sync – Your watch history and watchlist are backed up to the cloud.
| Feature | Description |
|---|---|
| 🎬 Ad‑Free Streaming | Stream movies and shows without any advertisements. |
| 📦 Multiple Providers | Choose from various content sources (extensions) installed in the app. |
| 🌐 Multi‑Language Audio | Support for Hindi, English, and other language tracks. |
| 📝 Multi‑Language Subtitles | Subtitles in multiple languages for better accessibility. |
| ❤️ WatchList | Save your favourite content to watch later. |
| 📥 Offline Downloads | Download content and watch it offline anytime. |
| 👥 Watch Together | Create or join sync‑playback sessions with friends. |
| ☁️ Cloud Sync | Your watch history and watchlist are backed up to the cloud (Supabase). |
| 🤖 AI Assistant | Get movie recommendations, summaries, and trivia. |
| 🎨 Customisable UI | Choose your preferred theme and subtitle styles. |
| 🔒 Secure Proxy (DoH) | Bypass ISP blocking with DNS over HTTPS. |
| 🎮 External Player Support | Use your favourite external media player. |
- Node.js >= 18
- JDK >= 17
- React Native development environment (official guide)
- Android Studio (for Android builds)
- Expo CLI
- Clone the repository
git clone https://github.com/DHR-Store/Vega-Next.git
cd Vega-Nextnpm install
# or
yarn installStart App Run
npm run android
# or
yarn androidbuild apk
./gradlew assemblerelease
