A Simple Chat Bot that returns some statistics for a particular YouTube Video of the User's Choice
Add bot-info@appspot.com to your chat list
Now you can chat with the bot.
Give it a YouTube Video URL of the form http://www.youtube.com/watch?v= where can be any video id, relative to the video of your choice
The bot will return you some basic statistics like Number of Views, Average Rating, Total Number of Ratings, Video Duration in seconds and the Total Number of Comments that the video has
This is a simple Python project hosted on Google App Engine.
It can be extended easily
P.S.: Excuse the inconsistencies if any, present in the code. Am just getting warmed up with Python and not yet an expert at it