A method to grab the live chat from YouTube
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 453 B

123456
  1. A method to grab the live chat from YouTube
  2. * Requires qwarc and realpath from GNU coreutils 8.23+.
  3. * Execute as `livechat VIDEOID` where `VIDEOID` is the 11-character video ID from YouTube.
  4. * You can pass multiple video IDs at once as well: `livechat VIDEOID1 VIDEOID2 ...`. They get executed sequentially. (To capture multiple streams' chat simultaneously, run `livechat` multiple times instead!)
  5. * All live chats (i.e. "top" and "all") are grabbed.