From a3cda2ca59974fd3188c85a2ee129f856b75ae95 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 25 Dec 2025 15:53:59 +0700 Subject: [PATCH] embedd version for later comparison --- backend/video/src/index.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/video/src/index.py b/backend/video/src/index.py index 11a5775f..d62bf8c9 100644 --- a/backend/video/src/index.py +++ b/backend/video/src/index.py @@ -483,6 +483,7 @@ class YoutubeVideo(YouTubeItem, YoutubeSubtitle): "comments": comments, "subtitles": subtitles, "playlists": playlists, + "version": settings.TA_VERSION, } )