From cb170dfd3217f9294ad066ecc526e772dd8729cd Mon Sep 17 00:00:00 2001 From: npeter83 Date: Tue, 7 Jul 2026 22:28:49 +0200 Subject: [PATCH] feat(downloads): clickable channels + poster fallback for thumbnail-less sources Two visual gaps for non-catalog downloads: - Channel link: YouTube already exposes channel_url; Facebook exposes none but a numeric uploader_id that resolves at facebook.com/. `_uploader_url` derives it so the auto-detected channel renders as a real clickable link. - Poster: a source with no thumbnail (e.g. a direct reddit HLS URL) showed a blank image box. The worker now cuts a representative frame with ffmpeg (`ensure_poster`) into the `.jpg` sidecar and records `poster_path` (migration 0050). The card, the public watch page (