feat: initial implementation — Arte Concert web GUI
Docker / docker (push) Successful in 2m50s

FastAPI backend + HTML/JS frontend pour parcourir et télécharger les
concerts Arte Concert. Cache 6h, recherche live, historique SQLite,
suivi de progression SSE, design sombre Playfair Display + Inter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
dev
2026-04-25 18:36:00 +02:00
parent 8b841950b4
commit eadc242173
10 changed files with 1546 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
fastapi==0.115.0
uvicorn[standard]==0.30.6
yt-dlp==2024.10.7
jinja2==3.1.4
python-multipart==0.0.12