o2o-infinith-demo/supabase/functions/discover-channels
Haewon Kam df8f84c3b9 fix: YouTube channel ID (UC...) handling + handle-to-channelId resolution
discover-channels: extractHandle('youtube') now detects UC* channel IDs
and returns them without @ prefix (previously @UC... caused verify fail)

verifyHandles: verifyYouTube uses cleanHandle for UC* check, requests
part=id,snippet for richer data

collect-channel-data: if channelId missing but handle present, resolves
via forHandle/forUsername lookup or direct UC* detection before skipping

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 01:00:21 +09:00
..
deno.json chore: add deno.json for new Edge Functions 2026-04-03 22:04:13 +09:00
index.ts fix: YouTube channel ID (UC...) handling + handle-to-channelId resolution 2026-04-04 01:00:21 +09:00