Patch Notes:
- **NEW:** Add colored output:
- Messages are now properly colored based on their intent
- You can disable colors with the new `use_colors` variable (default `True`)
- **NEW:** Add progress bar:
- Progress will now be neatly displayed in a dynamic progress bar for better readibility
- **NEW:** Automatic progress resume:
- GST will now track where the last execution stopped
- User will be asked if they want to resume or restart
- *.progress files will be saved on the directory for tracking)
- This can be skipped by removing the *.progress file or by using the `start_line` variable
**Full Changelog**: https://github.com/MaKTaiL/gemini-srt-translator/compare/v1.5.2...v1.6.0
New Contributors
- angelitto2005 made their first contribution in https://github.com/MaKTaiL/gemini-srt-translator/pull/25