Add progress display for S3 upload and transcription polling

- Add real-time progress bar with percentage for S3 upload (file size/MB)
- Replace repetitive polling output with single-line refreshing status
- Show elapsed time and poll count during transcription polling
- Add .claude/ to .gitignore

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Misaka_Company
2026-06-15 14:11:33 +08:00
parent e4c6f793e1
commit 8a56450b79
2 changed files with 30 additions and 6 deletions

4
.gitignore vendored
View File

@@ -37,4 +37,6 @@ output/
Archive/
# Tools
tools/
tools/
.claude/