From cbd74265b56749aefd687a35e9680854984d41c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= <50486086+DarkCat09@users.noreply.github.com> Date: Tue, 8 Jun 2021 09:12:15 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27604a2..6297560 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ My useful python scripts. - `lpucoznet_parser.py` - script for downloading Linkin Park albums. - `minecraft_*.py` - some interesting scripts on Minecraft API. - `music_rnd_pauser.py` - randomly pause music; press ENTER to resume. Pass the filename (MP3 recommended) as the first argument. +- `soi.py` - FJCamera saves incorrect jpeg, with twice or triple StartOfImage, so I have to write a script for removing SOI, that works with multiple images. - `speechrecog.py` - example of using Google speech recognition (module `SpeechRecognition`). - `translit.py` - transliteration for Russian text. Original file: [aruseni/translit_v4.py](https://gist.github.com/aruseni/1685068) - `virustotal_scanning.py` - scanning files on VT.