youtube live chat collector
used grpc.
config file is toml format.
- mecab
# apt install mecab
# CGO_LDFLAGS="`mecab-config --libs`" go get github.com/shogo82148/go-mecab
- protocol buffer
# ./build.sh
./ylcc
This software includes https://github.com/psykhi/wordclouds. You may obtain a copy of the License at "http://www.apache.org/licenses/LICENSE-2.0". Please be noted that a portion of this software is made by changing or modifying original source files.