feat: rewrite application as modular fcco-Converter V2 with new GUI, metadata handling, and updater logic

This commit is contained in:
joel
2026-07-19 23:43:11 +02:00
parent 6dece1410c
commit d130dd267b
17 changed files with 2329 additions and 519 deletions
+6 -4
View File
@@ -1,4 +1,6 @@
pydub
mutagen
tkinter
datetime
customtkinter>=5.2.0
mutagen>=1.47.0
static-ffmpeg>=2.7
requests>=2.31.0
Pillow>=10.0.0
pyinstaller>=6.0