auto-ttv-grabber/README.md
2024-04-06 22:44:51 -04:00

647 B

Auto TTV Grabber

Getting started

This script relies on streamlink being in your systems path. You can find all of its requirements on the their project page. This script loops through all of the channels in channel_list.txt once per minute checking to see if the channel is live via a HTTP request. Once a channel is live a streamlink subprocess spawns in the background downloading the stream to it's default location ($HOME/Downloads/Stream/<channel_name>)