From 5967c83d28dbcb9baf49ea0c4ce828fc42b01d5b Mon Sep 17 00:00:00 2001 From: Jelle van Snik Date: Sat, 14 Jan 2023 00:30:50 +0100 Subject: [PATCH] add deleted todos back --- src/index.tsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/index.tsx b/src/index.tsx index fbb6e122..1b20371c 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -16,6 +16,23 @@ if (key) { (window as any).initMW(conf().BASE_PROXY_URL, key); } +// TODO video todos: +// - error handling +// - captions +// - mobile UI +// - safari fullscreen will make video overlap player controls +// - safari progress bar is fucked (video doesnt change time but video.currentTime does change) + +// TODO optional todos: +// - shortcuts when player is active +// - improve seekables (if possible) + +// TODO stuff to test: +// - browser: firefox, chrome, edge, safari desktop +// - phones: android firefox, android chrome, iphone safari +// - devices: ipadOS +// - features: HLS, error handling, preload interactions + ReactDOM.render(