Commit Graph

40 Commits

Author SHA1 Message Date
Salastil d661aee36c Enhance README with usage and build instructions
Expanded README to include detailed usage instructions, debugging tips, and building from source.
2025-11-23 02:17:56 -05:00
Salastil d99e44e996 Bundle Puppeteer Dependency 2025-11-23 01:53:57 -05:00
Salastil c524e2c990 Improve TUI clarity and status messaging 2025-11-23 01:32:36 -05:00
Salastil 1f14c3f4a1 Add help binding to footer shortcuts 2025-11-23 01:24:02 -05:00
Salastil 3ded284b57 Reposition admin stream notice in help panel 2025-11-23 01:21:08 -05:00
Salastil 369184a30c Improve popular viewer count mapping 2025-11-23 01:13:26 -05:00
Salastil 1f57c556a0 Show popular match viewer counts 2025-11-23 01:06:12 -05:00
Salastil 45d0979b01 Handle admin streams as browser-only 2025-11-23 00:57:23 -05:00
Salastil 49ac8c9e1b Add date separators in matches list 2025-11-23 00:46:20 -05:00
Salastil 5afa624af0 Filter admin streams from view 2025-11-23 00:38:09 -05:00
Salastil 661ce59d9c Expand streams column width further 2025-11-23 00:33:44 -05:00
Salastil 494e51508a Widen streams column and shrink matches 2025-11-23 00:29:06 -05:00
Salastil feafdfe4cc Show viewer counts for streams 2025-11-23 00:26:12 -05:00
Salastil 4cb7bd5945 Align debug pane with columns 2025-11-23 00:16:24 -05:00
Salastil 6bf9f35f8d Align debug pane width with columns 2025-11-23 00:12:51 -05:00
Salastil f6e1b6b350 Reorder debug log pane 2025-11-23 00:09:24 -05:00
Salastil 5eda333046 Add bottom debug log pane 2025-11-23 00:02:45 -05:00
Salastil c02cabdd93 Constrain UI to 95 percent width 2025-11-22 23:53:30 -05:00
Salastil dac214bb96 Prevent highlighted items from collapsing 2025-11-22 23:32:01 -05:00
Salastil 17f524332c Adjust column widths for emphasis on matches 2025-11-22 23:25:47 -05:00
Salastil 5e179e84a3 Complete Extractor 2025-11-22 23:11:12 -05:00
Salastil 989258573a Detach mpv for CLI extraction 2025-11-22 22:58:53 -05:00
Salastil 813929ed87 Speed up puppeteer navigation wait 2025-11-22 22:43:41 -05:00
Salastil 5a8fd6c328 Route puppeteer debug logs to stderr 2025-11-22 22:22:55 -05:00
Salastil ffe4f3cc0d Resolve Node module lookup for puppeteer runner 2025-11-22 22:05:31 -05:00
Salastil 61dccecc24 Stop waiting for secondary navigation in puppeteer runner 2025-11-22 22:01:46 -05:00
Salastil 7511e0d8c1 Remove redundant stream utility helpers 2025-11-22 21:15:27 -05:00
Salastil 30a03db923 Follow nested m3u8 playlists in puppeteer runner 2025-11-22 21:00:59 -05:00
Salastil 2d9bd0b8a2 Improve puppeteer extractor debug visibility 2025-11-22 20:44:28 -05:00
Salastil 83417000f9 Make extractor CLI attach mpv output 2025-11-22 20:44:26 -05:00
Salastil 9df8c33e5e Remove firefox puppeteer fallback 2025-11-22 20:34:29 -05:00
Salastil e5d769d59b Initial Exctractor work 2025-10-20 19:56:37 -04:00
Salastil 9ad5a2bc53 Debug functiional 2025-10-20 16:03:48 -04:00
Salastil 4dfef7fc49 Keybind and Debug panels ill get around to making them border the terminal nicely later 2025-10-20 14:38:35 -04:00
Salastil 271f2c2e7d Text highlighting, not pink, its salmon obviously. 2025-10-20 14:08:00 -04:00
Salastil 52a1855b2d Fixed rightmost column being offscreen, use 97% of terminal 2025-10-20 13:55:14 -04:00
Salastil 33796afa47 Minor changes, beginning to do mpv m3u8 extraction 2025-10-20 13:48:55 -04:00
Salastil 25f3cdac64 Fixed bad import, columns don't expand vertically with the length of the list 2025-10-20 04:14:00 -04:00
Salastil ffb667be53 Initial Commit 2025-10-20 03:42:09 -04:00
Salastil 0bd7b049c5 Initial commit 2025-10-20 03:34:55 -04:00