aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/error.html
diff options
context:
space:
mode:
authorAstounds <kirito@disroot.org>2026-05-29 21:41:38 -0500
committerAstounds <kirito@disroot.org>2026-05-29 21:41:38 -0500
commited2af5e3d7a3fcd5a1f383003b6723f5d419f634 (patch)
tree692fe8d494f680e7a0b7a61860403ba85db40cd0 /youtube/templates/error.html
parentf7f266b994a1b7d0e3b54e49e640be35b8078bf0 (diff)
downloadyt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.tar.lz
yt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.tar.xz
yt-local-ed2af5e3d7a3fcd5a1f383003b6723f5d419f634.zip
Fix subscription feed crash on unparseable time_published
Failed timestamp parsing left a raw string in the integer time_published column, crashing posix_to_dumbed_down (float - str). Store None on parse failure and coerce string values defensively on read so the feed renders and corrupt rows self-heal. Fixes ~heckyel/yt-local#26
Diffstat (limited to 'youtube/templates/error.html')
0 files changed, 0 insertions, 0 deletions