5db4897725aef61d529611de48cbc560b7de4b4a
The current implementation of getUserLocale didn't catch regional variations of the languages. These are separated by a dash and uppercase letters. E.g. a user with 'de-CH' didn't get the German translation but fell back to English. This new implementation also considers these variations and falls back to the more general language if the exact variation is not available. Additionally, instead of navigator.language we now use navigator.languages, which contains all of the browsers preferred languages in order. This features is supported by all major browsers since 2017. ['it', 'de'] will then resolve to German instead of English.
Features
- Invidious companion support.
- Invidious API extended integration.
- YouTube.js fallback if Invidious fails loading videos for Desktop & Android.
- Android TV support
- Support for disabling certificate validation for homelab users.
- Sync your watch progress between Invidious sessions.
- Watch sync parties.
- Sponsorblock built-in.
- Return YouTube dislikes built-in.
- DeArrow built-in (With local processing fallback).
- 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 | Watch Parties | |
|---|---|---|---|---|---|---|---|
| Web | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ |
| Desktop | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
| Android | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
Deploying as a website via docker
Installing as a app
Translations
Help translate Materialious via Weblate!
Previews
Mobile
Android TV Home
Android TV Player
Player
Transcript
Settings
Channel
Chapters
Playlists
Have any questions?
Special thanks to
- SecularSteve for creating Materialious' logo.
- Invidious.
- Clipious for inspiration & references to undocumented Invidious routes.
- Beer CSS (Especially the YouTube template what was used as the base for Materialious.)
- LuanRT for YouTube.js & SABR implementation.
- FreeTube for their subtitle fix.
- spotube for using their README layout for local installation.
- Every dependency in package.json.
Developers
Languages
TypeScript
47.8%
Svelte
46.8%
JavaScript
2.4%
Java
0.9%
CSS
0.8%
Other
1.3%









