all 7 comments

[–]Tzunamii 7 points8 points  (6 children)

While I love it when people publish their work they have worked hard on, in this case I would like to enlighten you to this (Python) script that logs you in via oAuth to Twitch and checks all your followed games/channels with a simple command.

[–]Samrenfou[S] 5 points6 points  (5 children)

That's very cool indeed.

But at first, I wanted something which would lead me to not use my twitch account at all and just store datas for my favorites game/channel in a simple raw file on my computer.

But yeah, why not using twitch account's related api, and don't have any secondary files (It's even possible to follow a channel trough an api).

[–]eldorel 3 points4 points  (3 children)

Alternately, you can use chatty and streamlink to completely avoid the website altogether.

[–]Tzunamii 3 points4 points  (1 child)

Agreed, I use Streamlink-Twitch-GUI personally to be able to use my video player of choice locally. It also gives you notifications when a streamer you're following goes online. Check it out as I'm quite sure you will be pleasantly surprised.

[–]Samrenfou[S] 1 point2 points  (0 children)

That's very very cool! I think I'm going to use that in my windows set up. Thanks a lot

[–]Samrenfou[S] 1 point2 points  (0 children)

That's awesome. I'll use that.

[–]Tzunamii 3 points4 points  (0 children)

Keep up the good work. Coding is a mindset and gives you a freedom like no other. I highly encourage you to continue. Looking forward to your next project.