From 775b79642e1ec7c98f830a1eeb87abe7b7b57558 Mon Sep 17 00:00:00 2001 From: taizan-hokouto <55448286+taizan-hokuto@users.noreply.github.com> Date: Thu, 19 Nov 2020 19:12:54 +0900 Subject: [PATCH] Update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ac63e9f..2f6d329 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,16 @@ pytchat pytchat is a python library for fetching youtube live chat. + +## Note (2020-11-19) +### Since the YouTube specification has changed, this program does not work well. +### Whether to fix it or not is undecided. + +


+ + + + ## Description pytchat is a python library for fetching youtube live chat without using Selenium or BeautifulSoup.