From 066d399df1d26d03791651012acfbed4024ea092 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 14 Jan 2022 19:20:39 +0000 Subject: [PATCH] Video url --- webapp_podcast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp_podcast.py b/webapp_podcast.py index 91d7fcfd1..73e4472a1 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']: