twitch-online

Savoir si une chaîne twitch est en ligne - retour accueil

git clone git://bebou.netlib.re/twitch-online
Log | Files | Refs | README |

twitch_update (334B)


      1 #!/bin/sh
      2 
      3 checklive() {
      4 	curl -sL https://www.twitch.tv/$1 > $1
      5 	grep -q 'isLiveBroadcast":true' $1 &&
      6 	echo "$1	$(grep -ow 'description":".\+embedUrl' $1 | cut -d\" -f3)"
      7 	rm $1
      8 }
      9 
     10 checklive esl_sc2
     11 checklive pousour
     12 checklive eslcs
     13 checklive eslcs2
     14 checklive rotterdam08
     15 checklive blastpremier
     16 checklive wirtual
     17 checklive bren_tm2