Commit Graph
5 Commits
Author SHA1 Message Date
Esa Kataja 73fa8b0925 feat: add CLI argument handling and build script
- Added command-line argument parsing to accept input file path instead of hardcoded value
- Added build task to compile standalone executable with deno compile
- Added usage message for incorrect invocation
2025-11-16 15:40:18 +02:00
Esa Kataja 73fab48815 refactor: split subtitle processing into discrete functions with error handling 2025-08-14 16:39:34 +03:00
Esa Kataja 17c038aa08 feat: add support for 10 new language codes and remove debug logging 2025-08-14 16:20:20 +03:00
Esa Kataja 3c2ccef5d6 refactor: remove unused variables and replace unused id param with underscore 2025-08-14 16:18:26 +03:00
Esa Kataja c9c476160e Initial commit 2025-08-14 16:12:13 +03:00