A Script for Recording Showroom Streaming Video
-
Install the python3.
-
Install requirements.
pip install showroom-recorder
- Install ffmpeg
sudo apt install ffmpeg
- Install font
font/msgothic.ttc
. (If you need to use subtitle files)
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.