> [!WARNING] > Invidious is currently being blocked by Google. Please use Materialious on [Android](https://github.com/Materialious/Materialious/releases/latest) or [Desktop](https://github.com/Materialious/Materialious/releases/latest) to get around this with local video fallback.


Materialious

Modern material design for Invidious.
  ------- ![Preview of homepage](./previews/home-preview.png) # Features - [Invidious API extended integration!](https://github.com/Materialious/api-extended) - Sync your watch progress between Invidious sessions. - Watch sync parties! - [YouTube.js](https://github.com/LuanRT/YouTube.js) fallback if Invidious fails loading videos for Desktop & Android. - Preview video on hover. - Sponsorblock built-in. - Return YouTube dislikes built-in. - DeArrow built-in (With local processing fallback). - Video progress tracking & resuming. - No ads. - No tracking. - Light/Dark themes. - Custom colour themes. - Integrates with Invidious subscriptions, watch history & more. - Live stream support. - Dash support. - Chapters. - Audio only mode. - Playlists. - PWA support. - YT path redirects (So your redirect plugins should still work!) # Support table | | Dash | HLS | Local video fallback | API-Extended | Dearrow | RYD | |---------|------|-----|----------------------|--------------|---------|-----| | Web | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | | Desktop | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | Android | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | # Public instances [Public instances are listed here](./docs/INSTANCES.md). Open an issue to add your instance. # Deploying as a website via docker [Please read the guide here](./docs/DOCKER.md) # Installing as a local application
Platform Package/Installation Method
Windows Windows Download
MacOS (x64 & arm64) MacOS Download
Android
Get it on GitHub

Get it on Obtainium

Get it on F-Droid

Get it on Izzysoft
Flatpak

flatpak install flathub us.materialio.Materialious

Download on Flathub
AppImage Download on Flathub
Debian/Ubuntu Debian/Ubuntu Download

Then run: sudo apt install ./Materialious-linux-amd64.deb

Fedora/OpenSuse Fedora/OpenSuse Download

For Fedora: sudo dnf install ./Materialious-linux-x86_64.rpm

For OpenSuse: sudo zypper in ./Materialious-linux-x86_64.rpm

Linux (tarball) Tarball Download
# Previews ## Mobile ## Player ![Preview of player](./previews/player-preview.png) ## Transcript ![Preview of player transcript](./previews/transcript-preview.png) ## Settings ![Preview of settings](./previews/setting-preview.png) ## Channel ![Preview of channel](./previews/channel-preview.png) ## Chapters ![Preview of chapters](./previews/chapter-previews.png) ## Playlists ![Preview of playlist page](./previews/playlist-preview.png) ![Preview of playlist on video page](./previews/playlist-preview-2.png) # Have any questions? [Join our Matrix space](https://matrix.to/#/#ward:matrix.org) # Translations Help [translate Materialious via Weblate](https://toolate.othing.xyz/projects/materialious/)! Translation status # Special thanks to - [SecularSteve](https://github.com/SecularSteve) for creating Materialious' logo. - [Invidious](https://github.com/iv-org) - [Clipious](https://github.com/lamarios/clipious) for inspiration & a good source for learning more about undocumented Invidious routes. - [Beer CSS](https://github.com/beercss/beercss) (Especially the [YouTube template](https://github.com/beercss/beercss/tree/main/src/youtube) what was used as the base for Materialious.) - Every dependency in [package.json](/materialious/package.json). - [LuanRT](https://github.com/LuanRT) for YouTube.js & SABR implementation. - [FreeTube](https://github.com/FreeTubeApp/FreeTube) for their subtitle fix. - [spotube](https://github.com/KRTirtho/spotube) for using their README layout for local installation.free # Developers - [How Materialious is built](./docs/BUILDING.md) - [How to contribute to Materialious](./docs/DEV.md)