1
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
- [ ] 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: