Skip to content

vacabun/showroom-recorder

Repository files navigation

showroom-recorder

A Script for Recording Showroom Streaming Video

zh_CN en_US ja_JP

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.

About

For Recording Showroom Streaming Video

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages