Justin.tv and Ustream.tv Search Snippet

By WebGeeks on Nov 25, 2009

[Justin.tv & ustream.tv Search]
[Created by Greggaz]
[for the Hawkee Network]
This is a Simple script to Search Justin.tv and Ustream.tv for Live Shows
This is a simple script so please do not bash me. any updates to the script will be accepted
thanks for taking time to look at this script

last updated: 29th november 2009: 13:37pm (Updated missing bracket)

on *:TEXT:.jtv *:#:{ 
  .timer 1 2 msg $chan Now Searching Justin.tv for your Search Query .... ..... ..... 
  .timer 1 2 msg $chan 10Justin12.10tv URL: 10http://www.justin.tv/search?q= $+ $htmlfrm($2-) 
  .timer 1 2 msg $chan Not what your looking for? Try the Justin.tv Directory: http://www.justin.tv/directory

}

on *:TEXT:.ustream *:#:{
  .timer 1 2 msg $chan Now Searching ustream.tv for your search query....
  .timer 1 2 msg $chan 10ustream12.10TV URL: http://www.ustream.tv/discovery/live/all?q= $+ $htmlfrm($2-)

}

Comments

Sign in to comment.
WebGeeks   -  Nov 29, 2009

Updated Missing Closing bracket. thanks for telling me Ghost-Writer.

 Respond  
Ghost-writer   -  Nov 25, 2009

missing closing bracket?

 Respond  
VinX   -  Nov 25, 2009

useless ... it should show results instead of just displaying http://www.ustream.tv/discovery/live/all?q=

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.