1
0
Fork 0

Update the todo list

This commit is contained in:
Korbs 2024-06-22 17:03:44 -04:00
parent 0472af280d
commit ffc3614d87
No known key found for this signature in database

View file

@ -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 ## Todo List
- [ ] i18n - [ ] i18n
- [x] English - [x] English
- [x] Japanese
- [ ] French 🚬
- [ ] Spanish - [ ] Spanish
- [ ] Russian - [ ] Russian
- [x] Japanese
- [ ] Inline Player - [ ] Inline Player
- [ ] Dedicated Redirect Page
- [ ] Should pull from instances list (git.poketube.fun, not Codeberg)
- [ ] Search - [ ] Search
- Filters - Filters
- Auto Complete - Auto Complete
- Platform Toggle (Web/Youtube/Twitch)
- [ ] User Settings - [ ] User Settings
- [ ] Invidious Server - [ ] Invidious Server Selection
- [ ] Proxy - [ ] SafeTwitch Backend Server Selection
- [ ] Platform Selection (YouTube/Twitch)
- [ ] Video Player - [ ] Video Player
- [ ] Toggle:
- [ ] Proxy
- [ ] Audio Only
- [ ] Autoplay
- [ ] Theme - [ ] Theme
- [ ] Import/Export YouTube Subscription (may need entire new account system, heck!) - [ ] 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) - [x] Add Twitch Support, use [SafeTwitch Backend](https://codeberg.org/SafeTwitch/safetwitch-backend)
## Build ## 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 ### Requirements
- git - git
- [Bun](https://bun.sh) (NPM/NodeJS not required) - [Bun](https://bun.sh) (NPM/NodeJS not required 😄)
### Build and Run ### Build and Run
Clone the repository: Clone the repository: