Update README.md

This commit is contained in:
Андрей 2021-06-08 09:12:15 +04:00 committed by GitHub
parent 7f70bf75bc
commit cbd74265b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.