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