Import Google Meet captions project and extension backups

This commit is contained in:
Arash_M
2026-06-08 13:30:43 +03:30
commit e99d6fb287
61 changed files with 4126 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
the last code is print_captions_word_by_word.js
it saves word by word but I want it to save it span by span like subtitle (start_time, end_time, text)
code has a fault time becomes incorrect when the date changes because start of recording maybe 23:59 and end maybe 00:02 and relative time will be negative