feat: better support for subtitles (#1215)

This commit is contained in:
Markos Gogoulos
2025-03-09 20:29:26 +02:00
committed by GitHub
parent 0b9a203123
commit 50e9f3103f
8 changed files with 164 additions and 5 deletions

View File

@@ -528,3 +528,5 @@ DJANGO_ADMIN_URL = "admin/"
# CSRF_COOKIE_SECURE = True
# SESSION_COOKIE_SECURE = True
PYSUBS_COMMAND = "pysubs2"