-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Title: `Missing hash key: "videoDetails" (KeyError)`Date: 2024-09-25T15:36:48Z
Route: /watch?v=n3CqyYMYODY
Version: 2024.09.25-9f3ec62 @ master
Backtrace
Missing hash key: "videoDetails" (KeyError)
from src/invidious/helpers/helpers.cr:188 in 'dig'
from /usr/lib/crystal/core/json/any.cr:342:3 in 'try_fetch_streaming_data'
from src/invidious/videos/parser.cr:113:27 in 'extract_video_info'
from /usr/lib/crystal/core/hash.cr:1280:13 in 'fetch_video'
from src/invidious/videos.cr:369:13 in 'get_video:region'
from src/invidious/routes/watch.cr:55:15 in 'handle'
from lib/kemal/src/kemal/route.cr:13:9 in '->'
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: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:32:7 in 'call_next'
from /usr/lib/crystal/core/string.cr:3075:20 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 ???
Steps to Reproduce
Logs
Screenshots
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working