aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjfernez <mjf@mjfer.net>2026-01-17 12:43:10 -0500
committermjfernez <mjf@mjfer.net>2026-01-17 12:43:10 -0500
commitc8df9dc0a28d4ba976cbd8e635f680a02a5326f8 (patch)
treebe50d358949939ec83d0c3c1db4959f7a325a0ed
parent7fb12118474fccf659d2a887934276c4be470c34 (diff)
downloadscripts-n-tools-master.tar.gz
Fix github rendering issuesHEADmaster
-rw-r--r--subtitle-podcast/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/subtitle-podcast/README.md b/subtitle-podcast/README.md
index c5bedad..16efb17 100644
--- a/subtitle-podcast/README.md
+++ b/subtitle-podcast/README.md
@@ -39,7 +39,7 @@ https://www.python.org/ftp/python/3.13.11/python-3.13.11-amd64.exe
Be sure to check "Add to Path" during installation
-![Python install window](.\python-path.png)
+![Python install window](python-path.png)
### Install Whisperx
@@ -68,7 +68,7 @@ pip.exe install whisperx
If you have it right, your path should look something like this with a different username of course:
-![Path window](.\ffmpeg-path.png)
+![Path window](ffmpeg-path.png)
Once confirmed, click "OK" on all the windows.
@@ -98,7 +98,7 @@ For example, if your files are in a folder called "pods"
pods\
---- episode01.mp3
---- episode01.jpg
----- .\subtitle-podcast.ps1
+---- subtitle-podcast.ps1
```
Only ".png" and ".jpg" extentions are allowed since I'm lazy.