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

A Web App to read easily and efficiently chats of YouTube Live

License

Notifications You must be signed in to change notification settings

mtripg6666tdr/yt-chat-viewer

Repository files navigation

yt-chat-viewer

YouTubeのチャットを効率よく読むためのWebアプリ

実行

  1. リポジトリをクローン
  2. yt-dlpのバイナリをプロジェクトのpackage.jsonと同じ階層に配置
  3. 以下のコマンドを実行
npm install
npm run build
npm start

デフォルトではポート番号80で実行されます