diff --git a/README.md b/README.md index 173b9f7..92d3cb3 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,30 @@ This repo is only a proof of concept to see how Poke will run in Astro. A lot of ## Todo List - [ ] i18n - [x] English + - [x] Japanese + - [ ] French 🚬 - [ ] Spanish - [ ] Russian - - [x] Japanese - [ ] Inline Player + - [ ] Dedicated Redirect Page + - [ ] Should pull from instances list (git.poketube.fun, not Codeberg) - [ ] Search - Filters - Auto Complete - - Platform Toggle (Web/Youtube/Twitch) - [ ] User Settings - - [ ] Invidious Server - - [ ] Proxy + - [ ] Invidious Server Selection + - [ ] SafeTwitch Backend Server Selection + - [ ] Platform Selection (YouTube/Twitch) - [ ] Video Player - - [ ] Theme - - [ ] Import/Export YouTube Subscription (may need entire new account system, heck!) + - [ ] Toggle: + - [ ] Proxy + - [ ] Audio Only + - [ ] Autoplay + - [ ] Theme + - [ ] Preferred Language (For audio track on YouTube) + - [ ] Custom CSS/JS + - [ ] Import/Export YouTube Subscription + - [ ] Import/Export Poke User Settings - [x] Add Twitch Support, use [SafeTwitch Backend](https://codeberg.org/SafeTwitch/safetwitch-backend) ## Build @@ -27,7 +37,7 @@ This repo is only a proof of concept to see how Poke will run in Astro. A lot of ### Requirements - git - - [Bun](https://bun.sh) (NPM/NodeJS not required) + - [Bun](https://bun.sh) (NPM/NodeJS not required 😄) ### Build and Run Clone the repository: