Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Home_jp

taizan-hokuto edited this page Mar 9, 2020 · 20 revisions

pytchatは、YouTubeのチャットを取得するためのpythonライブラリです。

<pytchatライブラリが提供する機能>

  • YouTubeのライブチャットを取得。
  • アーカイブされたチャットのリプレイ。
  • スパチャ金額の集計やチャットデータの保存。

インストール

pip install pytchat

アップグレード

pip install --upgrade pytchat

動作DEMO

demo

API

Chat Processor(チャットデータを加工するための組み込みのクラス)

pytchatについて
pytchatの動作モードについて
ChatProcessorのカスタマイズ

Clone this wiki locally