Upvote Upvoted 8 Downvote Downvoted
live stream randomizer
1
#1
7 Frags +

Hi all. A couple days ago, this TF2 twitch streams discussion thread was posted to talk about how to, among other things, increase viewership to TF2 streams. A couple posts, this one in particular, expressed interest in a button or website that would randomly load up a stream. So, I made a site for that.

The website is currently hosted at http://tftv-randomizer.herokuapp.com. I've made a TinyURL of the actual randomizing mechanism, http://tinyurl.com/tftv-rand. It's a pretty simple PHP site, it just pulls the streams from TFTV, randomly selects one, and redirects you. I've put the code up on Github at http://github.com/PsychicNoodles/tftv-stream-randomizer.

It pulls the currently live listed streams on TFTV using another project I made, an unofficial JSON API. You can find it at http://tftv-api.herokuapp.com (I really like Heroku), the homepage redirects to a Github page with information on usage. I originally made it with the intention of making a mobile or desktop app, but I've kinda halted on that for the time being as I'm more of a developer than a designer. Fortunately, it's found some use here.

Feel free to do whatever you want with the code, it's GPL licensed but I can't imagine anyone wanting to privatize it.

Please post any ideas, concerns, etc. here. Again, the website design's pretty bad compared to TFTV, but hopefully your eyes don't bleed too badly and it functionally works. Apologies in advance if I take a while to respond, I'm currently in school so I can only check during free periods.

Hi all. A couple days ago, this [url=http://teamfortress.tv/forum/thread/13346-discussion-of-tf2-streams-on-twitch]TF2 twitch streams discussion thread[/url] was posted to talk about how to, among other things, increase viewership to TF2 streams. A couple posts, [url=http://teamfortress.tv/forum/thread/13346-discussion-of-tf2-streams-on-twitch#post-23]this one in particular[/url], expressed interest in a button or website that would randomly load up a stream. So, I made a site for that.

The website is currently hosted at http://tftv-randomizer.herokuapp.com. I've made a TinyURL of the actual randomizing mechanism, http://tinyurl.com/tftv-rand. It's a pretty simple PHP site, it just pulls the streams from TFTV, randomly selects one, and redirects you. I've put the code up on Github at http://github.com/PsychicNoodles/tftv-stream-randomizer.

It pulls the [url=http://teamfortress.tv/streams]currently live listed streams on TFTV[/url] using another project I made, an unofficial JSON API. You can find it at http://tftv-api.herokuapp.com (I really like Heroku), the homepage redirects to a Github page with information on usage. I originally made it with the intention of making a mobile or desktop app, but I've kinda halted on that for the time being as I'm more of a developer than a designer. Fortunately, it's found some use here.

Feel free to do whatever you want with the code, it's GPL licensed but I can't imagine anyone wanting to privatize it.

Please post any ideas, concerns, etc. here. Again, the website design's pretty bad compared to TFTV, but hopefully your eyes don't bleed too badly and it functionally works. Apologies in advance if I take a while to respond, I'm currently in school so I can only check during free periods.
2
#2
1 Frags +

Make it put silly hats over facecams and we're looking at the next big thing

Make it put silly hats over facecams and we're looking at the next big thing
3
#3
1 Frags +

Nice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?

Nice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?
4
#4
-1 Frags +
atmoNice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?

^

[quote=atmo]Nice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?[/quote]

^
5
#5
3 Frags +
atmoNice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?

Working on this now, have a class but it should be done in about an hour.

EDIT: Done, I haven't had an enormous amount of time to check it but it should work now. There's an option to use the twitch.tv link on the main page, or if you go to http://tftv-randomizer.herokuapp.com/random.php?twitch

[quote=atmo]Nice job. Perhaps you could redirect to the tftv stream page rather than the twitch one though?[/quote]
Working on this now, have a class but it should be done in about an hour.

EDIT: Done, I haven't had an enormous amount of time to check it but it should work now. There's an option to use the twitch.tv link on the main page, or if you go to http://tftv-randomizer.herokuapp.com/random.php?twitch
Please sign in through STEAM to post a comment.