bso112 / Nuki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Nuki?

Nuki is program that can extract highlight from youtube live stream base on chat reaction. you can specify words to match with chat for analyzing chat. it's originally made for Kirinuki which is making short clip from V-tuber's live stream.

build

  1. To run this project, you need to install ffmpeg
  2. Prepare the livestream video file.
  3. Get video id of livestream from url of it. video id looks like this "v=iH3MCw8bGyg"
  4. Put your secret json file which you can download here on Proeject
  5. replace client_secrets_file on fetchStartTime() to yours.
  6. run projects, and fill all the information on console.

About


Languages

Language:Python 100.0%