Replies: 2 comments 9 replies
-
See utils.py. I haven't called it directly, but for SRT files the function you are looking for are Line 64 in ec1b34b |
Beta Was this translation helpful? Give feedback.
9 replies
-
help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The example provided on the repository page shows usage of the
print result
function:This prints an unordered block of text in the python console window. How can a timestamped SRT or TXT file be produced using the python console, the same as it would be produced from the main OS environment?
Beta Was this translation helpful? Give feedback.
All reactions