Skip to content

No5619/umi-recorder-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# path to a folder where you want your VODs to be saved to
root_path = r"recorder/umi_videos"
# name of the streamer you want to record by default
username = "umimiowo"

# register clieint_id, client_secret from twitch-developers:
# link: https://dev.twitch.tv/console/apps
client_id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
client_secret = "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz"

quality = "best"
  • 執行 pip install -r ./requirements.txt,安裝所需的package

  • 執行twitch-recorder.py,就會開始進行監控、錄製

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages