<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/14201" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-04-22T22:50:49-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/14201</id>

		<entry>
		<author><name><![CDATA[darthanubis]]></name></author>
		<updated>2008-04-22T22:50:49-04:00</updated>

		<published>2008-04-22T22:50:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82497#p82497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82497#p82497"/>
		<title type="html"><![CDATA[Re: Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82497#p82497"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>hi!<br>i'm searching for Youtube tcl script which will display search result in channel by using public command<br>only found one in tcl archive:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1477" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1477</a><br>created by Mookie</div></blockquote>You've overlooked an obvious one. Most don't know about it because it's not in the archive (searching the forum for youtube would've found it tho).. You can find it <a href="http://forum.egghelp.org/viewtopic.php?t=13586&amp;start=0" class="postlink">here</a>. It does a whole lot more than just youtube (youtube being one of it's strong points), and best of all, it's multilingual! You can search any countrys youtube server and have results returned in that language, not only english, any language. It's nifty, probably exactly what you've been searching for.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> Fully capable of deeply scraping sites (which no other tcl presently can), such as: ebay, wikipedia, myspace, mediawiki, and more... check it out if your smart <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote>Thanks! This new Google script makes this script worthless.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9884">darthanubis</a> — Tue Apr 22, 2008 10:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darthanubis]]></name></author>
		<updated>2008-04-22T22:39:39-04:00</updated>

		<published>2008-04-22T22:39:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=82496#p82496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=82496#p82496"/>
		<title type="html"><![CDATA[Re: Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=82496#p82496"><![CDATA[
<blockquote class="uncited"><div>hi!<br>i'm searching for Youtube tcl script which will display search result in channel by using public command<br>only found one in tcl archive:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1477" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1477</a><br>created by Mookie<br><br>i've tried to load this youtube.tcl script but it says it will require http<br>what does it means?<br><div class="codebox"><p>Code: </p><pre><code>### YouTube Searching script. v0.1### Made by Mookie### Contact me at Efnet for more information or suggestions### Make sure you load the http.tcl file</code></pre></div>and i'm heading again to tcl archive and try to search http.tcl<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1055" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1055</a><br>i found this script created by - perpleXa<br><br>there's nothing much to configure for both youtube.tcl and http.tcl<br>and I loaded them in my scripts folder and create path in eggdrop.conf<br><br>but nothing happen when i typed !youtube *item* in my channel<br>please shed some light<br><br>thank you</div></blockquote>I have the http.tcl and it does nothing for me either.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9884">darthanubis</a> — Tue Apr 22, 2008 10:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[panasonic]]></name></author>
		<updated>2007-10-31T07:19:51-04:00</updated>

		<published>2007-10-31T07:19:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77301#p77301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77301#p77301"/>
		<title type="html"><![CDATA[Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77301#p77301"><![CDATA[
<blockquote class="uncited"><div>You'd ensure that http.tcl is loaded <em class="text-italics">first</em>!</div></blockquote>yes, i do sir <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"> <br><br>speechles,<br>thank you.. i tried your script instead and it's working flawlessly in my channel<br>thanks again! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9311">panasonic</a> — Wed Oct 31, 2007 7:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-10-29T21:01:22-04:00</updated>

		<published>2007-10-29T21:01:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77254#p77254</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77254#p77254"/>
		<title type="html"><![CDATA[Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77254#p77254"><![CDATA[
You'd ensure that http.tcl is loaded <em class="text-italics">first</em>!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Oct 29, 2007 9:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2007-10-29T17:09:21-04:00</updated>

		<published>2007-10-29T17:09:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77247#p77247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77247#p77247"/>
		<title type="html"><![CDATA[Re: Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77247#p77247"><![CDATA[
<blockquote class="uncited"><div>hi!<br>i'm searching for Youtube tcl script which will display search result in channel by using public command<br>only found one in tcl archive:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1477" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1477</a><br>created by Mookie</div></blockquote>You've overlooked an obvious one. Most don't know about it because it's not in the archive (searching the forum for youtube would've found it tho).. You can find it <a href="http://forum.egghelp.org/viewtopic.php?t=13586&amp;start=0" class="postlink">here</a>. It does a whole lot more than just youtube (youtube being one of it's strong points), and best of all, it's multilingual! You can search any countrys youtube server and have results returned in that language, not only english, any language. It's nifty, probably exactly what you've been searching for.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> Fully capable of deeply scraping sites (which no other tcl presently can), such as: ebay, wikipedia, myspace, mediawiki, and more... check it out if your smart <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Mon Oct 29, 2007 5:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-10-29T14:10:17-04:00</updated>

		<published>2007-10-29T14:10:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77241#p77241</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77241#p77241"/>
		<title type="html"><![CDATA[Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77241#p77241"><![CDATA[
Usually refers to the http package that comes as part of newer versions of tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Oct 29, 2007 2:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[panasonic]]></name></author>
		<updated>2007-10-29T13:36:01-04:00</updated>

		<published>2007-10-29T13:36:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=77239#p77239</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=77239#p77239"/>
		<title type="html"><![CDATA[Youtube search tcl - youtube.tcl by Mookie]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=77239#p77239"><![CDATA[
hi!<br>i'm searching for Youtube tcl script which will display search result in channel by using public command<br>only found one in tcl archive:<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1477" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1477</a><br>created by Mookie<br><br>i've tried to load this youtube.tcl script but it says it will require http<br>what does it means?<br><div class="codebox"><p>Code: </p><pre><code>### YouTube Searching script. v0.1### Made by Mookie### Contact me at Efnet for more information or suggestions### Make sure you load the http.tcl file</code></pre></div>and i'm heading again to tcl archive and try to search http.tcl<br><a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1055" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1055</a><br>i found this script created by - perpleXa<br><br>there's nothing much to configure for both youtube.tcl and http.tcl<br>and I loaded them in my scripts folder and create path in eggdrop.conf<br><br>but nothing happen when i typed !youtube *item* in my channel<br>please shed some light<br><br>thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9311">panasonic</a> — Mon Oct 29, 2007 1:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
