Skip to content

Script to monitor & download TwitCasting

Notifications You must be signed in to change notification settings

HitomaruKonpaku/stream-crawler

Repository files navigation

stream-crawler

Description

Script to monitor & download TwitCasting, YouTube

Requirements

Installation

npm install
npm run build

Usage

  1. Make sure you can run yt-dlp & ffmpeg from current working directory

    yt-dlp --version
    
    ffmpeg -version
    
  2. Clone and rename

  3. Start normally or with pm2

npm start
pm2 start ecosystem.config.js