Update README.md
This commit is contained in:
parent
7f70bf75bc
commit
cbd74265b5
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue