2024-07-07 13:35:03 -04:00

2024-04-14 23:56:13 -04:00
# MinPluto
2024-07-07 00:01:34 -04:00
MinPluto is a modern privacy frontend for YouTube and Twitch(planned) giving your personal total anonymity. It provides additional features such as an account system, no annoying ads, multilingual support, custom video player, and additional customization.
2024-04-14 23:56:13 -04:00
___
2024-07-31 19:19:39 -04:00
## Compatibility
### Package Managers
| Package Manager | Install Packages | Run Project |
|---------------------|------------------|-------------|
| NPM | ❌ | ❌ |
| PNPM | ✅ | ❌ |
| Bun | ✅ | ✅ |
| Yarn v1 | ✅ | ❌ |
| Yarn v3 | ✅ | ❌ |
| Yarn v4 | ✅ | ❌ |
> There appears to be an issue with the `@astrojs/vue` package with all package manager, except for Bun.
### Web Browsers
2024-07-31 19:30:10 -04:00
| Browser | Live Streams |Player | CSS | JavaScript | Account System | Embed |
|--------------------|--------------|-------|-----|------------|----------------|-------|
| **Other Browsers** |
| FOSS Browser | ❌ | ✅ | ❌ | ✅ | 🔘 | 🔘 |
| Ladybird*3 | ❌ | ❌ | ✅ | ✅ | 🔘 | 🔘 |
2024-08-01 20:48:53 -04:00
| **WebKit Browsers** |
| Safariᴸᴬ | ✅ | ✅ | ❌ | ✅ | 🔘 | 🔘 |
| GNOME Web | ✅ | ❌*2 | ✅ | ✅ | 🔘 | 🔘 |
| DuckDuckGoᴸᴬ | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
2024-07-31 19:30:10 -04:00
| **Electron Browsers** |
| Min | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| **Chromium Browsers** |
2024-08-01 20:48:53 -04:00
| Braveᴸᴬ | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
2024-08-01 19:49:47 -04:00
| Chromium | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
| Google Chrome | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
| Microsoft Edge | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
| Opera | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
2024-07-31 19:30:10 -04:00
| Vivaldi | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| Yandex | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| **Firefox Browsers** |
2024-07-31 19:32:10 -04:00
| ~~Dot Browser~~ *1 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
2024-07-31 19:30:10 -04:00
| Falkon | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
2024-07-31 19:32:10 -04:00
| Firefox | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
2024-07-31 19:30:10 -04:00
| Floorp | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| IceCat | ❌ | ✅ | ❌ | 🔘 | 🔘 | 🔘 |
| Librewolf | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| Mull | ❌ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
| Mullvad | ✅ | ❌ | ✅ | ✅ | 🔘 | 🔘 |
| Tor | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 | 🔘 |
| Waterfox | ✅ | ✅ | ✅ | ✅ | 🔘 | 🔘 |
2024-08-01 19:49:47 -04:00
| **Outdated Browsers** |
| Internet Explorer | ❌ | ✅ | ❌ | ✅ | 🔘 | 🔘 |
2024-07-31 19:19:39 -04:00
> 🔘: Untested
> All browsers are tested as-is out of box. Some functions with ❌ can probably work if you tweak the settings or interact with a built-in extension.
> For Firefox-based browsers: Timestamp may show wrong data on first load, everything works correctly after a reload and so on.
2024-08-01 20:48:53 -04:00
> ᴸᴬ: Tested in Lambdatest
2024-07-31 19:19:39 -04:00
> *1: This web browser is unstable to operate
> *2: Seeking doesn't work
> *3: Ladybird is a new web browser that is uncompleted. This browser is not expected to work correctly for MinPluto at the moment.
___
2024-07-07 00:13:03 -04:00
## To Do
- [ ] i18n
2024-07-10 17:19:14 -04:00
- [x] API
2024-07-07 13:31:21 -04:00
- [ ] Languages
- [x] English
- [x] Japanese
- [ ] French
- [ ] Spanish
- [x] Russian
2024-07-11 20:08:18 -04:00
- [x] Data
- [x] Track Events (Users should be opted-out by default, OpenPanel will be used)
- [x] Make privacy policy adaptive
2024-07-12 23:36:56 -04:00
- [x] Mobile Support
2024-07-19 02:03:55 -04:00
- [ ] Server Configuration (.env)
- [ ] Quality
- [ ] Allow 1080p
- [ ] Allow 4K
- [ ] Allow 8K
- [ ] Account System (Based on [Account System Demo ](https://ark.sudovanilla.org/MinPluto/Account-System-Demo ))
2024-07-24 15:53:15 -04:00
- [x] Use Supabase Library
2024-07-19 02:03:55 -04:00
- [ ] Create Pages:
- [ ] Subscription Feed
- [ ] History (Maybe, maybe not)
2024-07-24 15:53:15 -04:00
- [x] Login
- [x] Register
- [x] Account
2024-07-19 02:03:55 -04:00
- [ ] Preferences
- [ ] Delete
- [ ] Anomymous Account Creation
2024-07-24 15:53:15 -04:00
- [x] Email Confirmation Code
2024-07-19 02:03:55 -04:00
- [ ] Ability to:
- [ ] Update Data
2024-07-24 15:53:15 -04:00
- [x] Username
2024-07-19 02:03:55 -04:00
- [ ] Email
- [ ] Pasword
- [ ] Delete Account
- [ ] API
2024-07-24 15:53:15 -04:00
- [x] `/api/update/name`
2024-07-19 02:03:55 -04:00
- [ ] `/api/update/email`
- [ ] `/api/update/password`
- [ ] `/api/update/preference/ui/theme`
- [ ] `/api/update/preference/ui/color-scheme`
- [ ] `/api/update/preference/ui/zen`
- [ ] `/api/update/preference/ui/sidebar/size`
- [ ] `/api/update/preference/player-type`
- [ ] `/api/update/preference/image-proxy`
- [ ] `/api/update/preference/instance/invidious/media`
- [ ] `/api/update/preference/instance/invidious/data`
- [ ] `/api/update/preference/instance/safetwitch/media`
- [ ] `/api/update/preference/instance/safetwitch/data`
2024-07-24 15:53:15 -04:00
- [x] `/api/auth/login`
- [x] `/api/auth/register`
2024-07-19 02:03:55 -04:00
- [ ] `/api/auth/delete`
2024-07-24 15:53:15 -04:00
- [x] `/api/auth/confirm`
- [x] `/api/auth/logout`
2024-07-19 02:03:55 -04:00
- [ ] `/api/anon/create`
- [ ] `/api/anon/delete`
- [ ] `/api/anon/signout`
- [ ] `/api/subscription/add`
- [ ] `/api/subscription/remove`
2024-07-14 19:45:23 -04:00
- [ ] Revamp Design and Layout ([UI Library Repo ](https://ark.sudovanilla.org/MinPluto/UI-Library/ ))
2024-07-13 22:55:12 -04:00
- [ ] Use Header over Sidebar
- [ ] Generic
- [ ] Dropdown
- [ ] Buttons
- [ ] Toggle
- [ ] Inputs
- [ ] Radio Buttons
- [ ] Toast
- [ ] Tooltip
- [ ] Hovercard (For Creators) [Example ](https://www.radix-vue.com/components/hover-card )
- [ ] Scrollable Areas
- [ ] KBD
- [ ] Empty State
- [ ] Create Footer
- [ ] Make more re-usable components
- [ ] Watch Page
- [ ] Video Player
- [ ] Title, Actions, and Description Area
- [ ] Comments/Chat
2024-07-14 19:45:23 -04:00
- [ ] Related Content
2024-07-13 22:55:12 -04:00
- [ ] Dialogs/Modal
- [ ] Share
- [ ] Download
- [ ] Error
- [ ] Search
- [ ] Creator
- [ ] Video/Stream
- [ ] Playlist
- [ ] Paginations
2024-07-12 23:36:56 -04:00
- [ ] Discovery Pages
- [ ] Animation
- [ ] Automotive
- [x] Comedy
- [ ] Courses
- [ ] Educational
- [ ] Family Friendly
- [ ] Fashion
- [ ] Fitness
- [ ] Food
- [x] Games
- [ ] Music
- [ ] News
- [ ] Podcasts
- [ ] Science
- [ ] Sports
- [x] Tech
- [ ] Web Series
2024-07-10 17:19:14 -04:00
- [ ] Twitch Support
2024-07-12 23:36:56 -04:00
- [x] API
- [x] Video Player HLS Support (Required to play streams)
2024-07-10 17:19:14 -04:00
- [ ] Polycentric Chat
- [ ] Categories
- [ ] Games
- [ ] Music
- [ ] Just Chatting
- [ ] IRL
- [ ] Sports
2024-07-19 02:03:55 -04:00
- [ ] Animals
2024-07-10 17:19:14 -04:00
- [ ] Creativity
2024-07-07 00:13:03 -04:00
- [ ] Inline Player
- [ ] Dedicated Redirect Page
- [ ] Should pull from instances list
2024-07-12 23:36:56 -04:00
- [ ] YouTube Playlists
- [ ] RSS
- [ ] Component for Search
- [ ] Add to Watch Page
2024-07-07 00:13:03 -04:00
- [ ] Search
- [ ] Revamp Experience
- [ ] Filters
2024-07-07 13:31:51 -04:00
- [x] Auto Complete
2024-07-07 00:13:03 -04:00
- [ ] Video Player
2024-07-07 16:22:14 -04:00
- [x] Dash Format (1080p/4K/8K)
2024-07-12 23:36:56 -04:00
- [ ] 360° Support
2024-07-07 00:13:03 -04:00
- [ ] Mobile Gestures
2024-07-10 17:19:14 -04:00
- [x] Embed Page
2024-07-07 16:16:04 -04:00
- [ ] Download
- [ ] Share
- [ ] Report
2024-07-07 00:13:03 -04:00
- [ ] Controls
- [ ] Play/Pause
- [ ] Volume
- [ ] Fullscreen
2024-07-07 01:22:37 -04:00
- [ ] Close Captians
2024-07-07 00:13:03 -04:00
- [ ] Quality Changer
- [ ] Theater Mode
- [ ] Cast
- [ ] Video Page
2024-07-12 01:08:17 -04:00
- [ ] ~~Important Infomation Card ([Example](https://img.sudovanilla.org/pXqzT10.png))~~ Controversial, do not proceed
- [ ] Viewers Note (Like Community Notes, in [experimental phase at YouTube ](https://blog.youtube/news-and-events/new-ways-to-offer-viewers-more-context/ ))
2024-07-07 00:13:03 -04:00
- [ ] Toggle:
- [ ] Audio Only
- [ ] Autoplay
- [ ] User Settings
- [ ] Invidious Server Selection
2024-07-07 16:16:04 -04:00
- [ ] [SafeTwitch ](https://codeberg.org/SafeTwitch/safetwitch ) Backend Server Selection
2024-07-07 00:13:03 -04:00
- [ ] Platform Selection (YouTube/Twitch)
- [ ] Video Player
- [ ] Toggle:
- [ ] Proxy
- [ ] Theme
- [ ] Preferred Language (For audio track on YouTube)
- [ ] Custom CSS/JS
2024-07-09 15:32:56 -04:00
- [ ] Switch Auth Servers
2024-07-07 16:16:04 -04:00
- [ ] Import [SafeTwitch ](https://codeberg.org/SafeTwitch/safetwitch ) Settings
- [ ] Import/Export Twitch/[SafeTwitch ](https://codeberg.org/SafeTwitch/safetwitch ) Subscription ([SafeTwitch ](https://codeberg.org/SafeTwitch/safetwitch ) needs to be looked into further)
- [ ] Import/Export YouTube/FreeTube/NewPipe Subscription
2024-07-07 00:13:03 -04:00
- [ ] Import/Export MinPluto User Settings
2024-07-07 16:16:04 -04:00
- [ ] Feed Page
- [ ] Universal Feed (YouTube and Twitch)
- [ ] Subscription Management
2024-07-07 00:13:03 -04:00
___
2024-07-07 00:01:34 -04:00
MinPluto is inspired by [Poke ](https://poketube.fun/ ), a project by [Ashley ](https://codeberg.org/ashley ).