diff --git a/src/index.tsx b/src/index.tsx index 8b1b64bd..f2f33418 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -19,6 +19,9 @@ if (key) { // TODO video todos: // - captions // - mobile UI +// - season/episode select +// - chrome cast support +// - source selection // - safari fullscreen will make video overlap player controls // - safari progress bar is fucked (video doesnt change time but video.currentTime does change)