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 Jan 31, 2020 · 20 revisions

pytchatは、YouTube APIを使わずにチャットを取得するための軽量pythonライブラリです。

<できること>

  • YouTube APIを使用せずにYouTubeのライブチャットを取得。
  • アーカイブされたチャットのリプレイ。

インストール

pip install pytchat

アップグレード

pip install --upgrade pytchat

動作DEMO

demo

API

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

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

Clone this wiki locally