A method to grab the live chat replay from YouTube
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
JustAnotherArchivist 4fbe7261eb Support multiple video IDs in one command 4 лет назад
LICENSE Initial commit 4 лет назад
README.md Support multiple video IDs in one command 4 лет назад
livechatreplay Support multiple video IDs in one command 4 лет назад
livechatreplay.py Initial commit 4 лет назад

README.md

A method to grab the live chat replay from YouTube

  • Requires qwarc and realpath from GNU coreutils 8.23+.
  • Execute as livechatreplay VIDEOID where VIDEOID is the 11-character video ID from YouTube.
  • You can pass multiple video IDs at once as well: livechatreplay VIDEOID1 VIDEOID2 .... They get executed sequentially.
  • All live chats (i.e. “top” and “all”) are grabbed.