A method to grab the live chat replay from YouTube
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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