fixing yt + crashes + failsafe

This commit is contained in:
Gaël
2025-09-07 16:07:03 +02:00
parent 74d61522a4
commit a0f988ed32
3 changed files with 262 additions and 116 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.9
RUN apt-get update && apt-get install -y git
RUN git clone http://gitea.zep.best/zep/Substack_JV.git /app