From dd2d87fd3aaeebe85d28331a6b85c54ab5384449 Mon Sep 17 00:00:00 2001 From: Satish Surath Date: Thu, 9 Jan 2025 18:29:21 -0500 Subject: [PATCH] Update summary template to include video ID in link format --- templates/summary.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/summary.html b/templates/summary.html index 7290f6f..fed3ec6 100644 --- a/templates/summary.html +++ b/templates/summary.html @@ -2,8 +2,7 @@ {% block content %}

{{ title }}

Channel: {{ channel_id }}

-

Video ID: {{ video_id }}

- +

Video ID: {{ video_id }}

Method: {{ method }}

Uploaded on: {{ upload_date }}