It looks like i found a bug in Invidious! Title: `Missing hash key: "navigationEndpoint" (KeyError)` Date: `2024-01-09T13:20:54Z` Route: `/search?q=lacni+franc&page=2` Version: `2023.12.16-4065b0b @ master` <details> <summary>Backtrace</summary> <p> ``` Missing hash key: "navigationEndpoint" (KeyError) from /usr/lib/crystal/core/string.cr:5508 in '??' from /usr/lib/crystal/core/json/any.cr:139:5 in 'get_browse_id' from src/invidious/yt_backend/extractors.cr:332:41 in 'process' from src/invidious/yt_backend/extractors.cr:845:17 in 'parse_item' from src/invidious/yt_backend/extractors.cr:892:14 in 'extract_items' from /usr/lib/crystal/core/array.cr:1128:11 in 'process' from src/invidious/routes/search.cr:55:17 in 'search' from lib/kemal/src/kemal/config.cr:92:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next' from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next' from src/invidious/helpers/handlers.cr:94:12 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next' from src/invidious/helpers/handlers.cr:151:29 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:32:7 in 'call_next' from src/ext/kemal_static_file_handler.cr:106:14 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/handler.cr:30:7 in 'call' from /usr/lib/crystal/core/http/server/request_processor.cr:51:11 in 'handle_client' from /usr/lib/crystal/core/fiber.cr:146:11 in 'run' from ??? ``` </p> </details>