T YouTube text feed
{#if selectedVideo}

AI Digest

{#if !selectedVideo.summary || selectedVideo.summary.includes("Error") || selectedVideo.summary.includes("Could not")} {/if}
{@html formatMarkdown(selectedVideo.summary)}
{selectedVideo.channel_name}

{selectedVideo.title}

▶ Watch
{:else}

Select a video to read its summary

{/if}