Youtube Comment Viewer

Hey guys, here’s a random program that will retrieve every single comment from a given youtube video, sort them by thumbs up, and display a custom amount of results.

I basically use it all the time instead of reading random comments now, so I figured, since it’s a java app, some of you guys might find it interesting as well.

Anyways, here’s the link:
http://vipersrt3g.com/marinepower/Programming/YoutubeCommentRetriever.jar

Enjoy!

hmm, sounds pretty cool. might be a usefull thing to put in shared code cause it would help people learn how to use http requests, and that sort of thing