README.md
README.md
Program for recording HoloLive live streams so that you don't miss non archived streams
Has Coco as default
In order to add another channel:
Copy Coco.py and rename the file to the name of the VTuber you want to record
Change the url in the script to the url of the new VTuber
Change the file_name variable to reflect the new VTuber
Add a new os.system() call to the new VTuber.py file in Main.py in the job() function
Requirements:
tendo
schedule
streamlink