Eva
Eva
Right now the cursor gets reset on every search update, and we parse everything over again. My solution would be similar to page state, storing a list of known matching...
I've been thinking about our conversations in #13 and the need for a secondary script to do non-blocking processing. In some ways, that's correct. But I just had an idea...
I'd like a way to disable it until it's actually needed, as this messes with debugging and other functions the user needs to work reliably in most cases. Having it...
### mpv Information ```bash mpv v0.38.0-569-g7c70df0934 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects libplacebo version: v7.349.0 (v7.349.0-rc1) FFmpeg version: N-115975-g0c0e7ec81e FFmpeg library versions: libavcodec 61.8.100 libavdevice 61.2.100 libavfilter 10.2.102 libavformat 61.3.104 libavutil...
### Expected behavior of the wanted feature `normalize-path` should expand DOS short paths, e.g. `C:\Users\eva\DOWNLO~1\830D5A~1.MP4` -> `C:\Users\eva\Downloads\830d5afc5204b1a1789c00556d763620e0e2e519b39c9a01845f1605ed74cabc.mp4` This would be nice for watch-later and bookmarking scripts. ### Alternative behavior of...
Sample generated with `streamlink -o lol.ts https://www.twitch.tv/rubius 1080p50`: https://0x0.st/XwrB.ts Hovering around the video works but as soon as we hover within the last keyframe's range no new thumbnails are generated.