Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 964 Bytes

description.md

File metadata and controls

46 lines (28 loc) · 964 Bytes

showroom-recorder

A Script for Recording Showroom Streaming Video

Installation

  1. Install the python3.

  2. Install requirements.

pip install showroom-recorder
  1. Install ffmpeg
sudo apt install ffmpeg
  1. Install font font/msgothic.ttc. (If you need to use subtitle files)

Usage

Directly input the member room name as a parameter:

showroom-recorder -i LOVE_MAIKA_SASAKI

Or modify the rooms.ini file,and run without parameter.

The configuration file will be automatically created on the first run.

The SHOWROOM live address is "https://www.showroom-live.com/ROOM_URL_KEY".

Please copy the last segment of the room name and paste it into the rooms.ini file.

Enter multiple room names separated by line breaks and use "#" for comments.

showroom-recorder

The recorded video will be stored in the save folder.

And the comments will be saved in the comments folder as subtitles.