A method to grab the live chat from YouTube
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
JustAnotherArchivist d70f3c4363 Initial commit há 4 anos
LICENSE Initial commit há 4 anos
README.md Initial commit há 4 anos
livechat Initial commit há 4 anos
livechat.py Initial commit há 4 anos

README.md

A method to grab the live chat from YouTube

  • Requires qwarc and realpath from GNU coreutils 8.23+.
  • Execute as livechat VIDEOID where VIDEOID is the 11-character video ID from YouTube.
  • 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!)
  • All live chats (i.e. “top” and “all”) are grabbed.