instructions

This commit is contained in:
fanta 2021-09-27 14:02:50 +02:00
parent d6e45b15ed
commit 19b3fc99b7
1 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# peertubeSubsExtractor
Bash shell script ot extract subtitles from a peertube video.
Bash shell script ot extract subtitles from a peertube video.
```
git clone http://git.56k.es/fanta/peertubeSubsExtractor
cd peertubeSubsExtractor
chmod -x peertubeSubsExtractor.sh
```