linux version
This commit is contained in:
parent
75607128b4
commit
12bb24bad2
5 changed files with 327 additions and 0 deletions
2
tools-ubuntu/chat.sh
Executable file
2
tools-ubuntu/chat.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
./tools-ubuntu/TwitchDownloaderCLI -m ChatDownload --id $1 -o $2 --embed-emotes
|
||||
./tools-ubuntu/TwitchDownloaderCLI -m ChatRender -i $2 -o $3 --background-color "#FF111111" -w 500 -h 1080 --outline true -f Arial --font-size 22 --update-rate 1.0 --ffmpeg-path ./tools-ubuntu/ffmpeg --temp-path ./tools-ubuntu/temp
|
||||
Loading…
Add table
Add a link
Reference in a new issue