From 22ce149479c80412260a1db40edbbb66e9fea5f3 Mon Sep 17 00:00:00 2001 From: Andrey <50486086+DarkCat09@users.noreply.github.com> Date: Thu, 5 Aug 2021 18:32:37 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6e7850..8b8b2b6 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ My useful python scripts. - `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. +- `yt_commentsort.py` - searching comments in a specified YouTube video by a search query (replace `YOUR_API_KEY` with your API Key).