Skip to content

Commit

Permalink
Update Convert-SrtToText.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienperez committed Feb 19, 2024
1 parent 4d01c1e commit dae4c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VideosAndAudio/Convert-SrtToText.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# I have a srt file and i would like to supress timetastamp and number to keep texte only*
# 612
# format is:
# <incremental id>
# 00:52:23,360 --> 00:52:26,160
Param(
[Parameter(Mandatory = $false)]
Expand Down

0 comments on commit dae4c23

Please sign in to comment.