From 89f6d4c374aed45c3991a772d0667c1d2d647e81 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 14 Jan 2022 20:04:39 +0000 Subject: [PATCH] Video dimensions --- webapp_podcast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_podcast.py b/webapp_podcast.py index 0fbdc6872..1143a5f4f 100644 --- a/webapp_podcast.py +++ b/webapp_podcast.py @@ -199,7 +199,7 @@ def html_podcast_episode(css_cache: {}, translate: {}, url = url.split('?utm_')[0] podcast_str += \ " \n" elif 'video' in podcast_properties['linkMimeType']: