A
A
ANOmym2014-10-22 17:53:25
gmail
ANOmym, 2014-10-22 17:53:25

How do I automatically start streaming after a streamer has started broadcasting on Twitch.tv?

There is a Livestreamer program livestreamer.tanuki.se/en/latest , it can take a stream from streamer sites and open the stream not in a flash player, but in any player installed on the computer, which makes viewing more comfortable.
The task is to optimize, automate the process of opening a stream.
On Twitch, you can receive an email notification (when the streamer starts broadcasting).
How can I autorun a script that will start the stream when I receive a letter about a new stream?
Maybe the twitch api allows you to quickly get the state of the broadcast and, after receiving the broadcast, run a script like this:
#!/bin/bash
livestreamer twitch.tv/%name_streamer% source
and somehow hang it in cron?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Umid, 2016-12-04
@DarCKoder

https://www.youtube.com/watch?v=WFEgmNfvpnw

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question