<?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/19601" />

	<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>2014-01-22T02:33:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2014-01-22T02:32:42-04:00</updated>

		<published>2014-01-22T02:32:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102543#p102543</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102543#p102543"/>
		<title type="html"><![CDATA[pls help youtube download]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102543#p102543"><![CDATA[
There's a typo in this line:<div class="codebox"><p>Code: </p><pre><code>set yotube [exec /home/sincan2/qe3.sh [split $text]]</code></pre></div>It's wrong in the first post too. Hint: <em class="text-italics">yotube</em>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Jan 22, 2014 2:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sincan2]]></name></author>
		<updated>2014-01-21T14:35:28-04:00</updated>

		<published>2014-01-21T14:35:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102542#p102542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102542#p102542"/>
		<title type="html"><![CDATA[pls help youtube download]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102542#p102542"><![CDATA[
Help Me........<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12329">Sincan2</a> — Tue Jan 21, 2014 2:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sincan2]]></name></author>
		<updated>2014-01-16T09:53:01-04:00</updated>

		<published>2014-01-16T09:53:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102508#p102508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102508#p102508"/>
		<title type="html"><![CDATA[pls help youtube download]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102508#p102508"><![CDATA[
qe3.sh &lt;&lt;&lt; bot error bash script this run normaly<br><div class="codebox"><p>Code: </p><pre><code>sincan2@sincan2-sg-develop:~/bot$ cat scripts/4.tclbind pub -|- !qe3 yotubeproc yotube {nick uhost hand chan text} {         set yotube [exec /home/sincan2/qe3.sh [split $text]]   foreach line [split $youtube \n] {      puthelp "PRIVMSG $chan :$line"   }}sincan2@sincan2-sg-develop:~/bot$</code></pre></div>&lt;@Sincan2&gt; !qe3 <a href="http://www.youtube.com/watch?v=abwCVwviBdU" class="postlink">http://www.youtube.com/watch?v=abwCVwviBdU</a><div class="codebox"><p>Code: </p><pre><code>[21:59:17] Tcl error [yotube]: can't read "youtube": no such variable</code></pre></div>This scripts qe3.sh<div class="codebox"><p>Code: </p><pre><code>sincan2@sincan2-sg-develop:~$ cat qe3.sh#!/bin/bashecho "donwload by Sincan2 2014"#url $1sleep 1youtube-dl $1 -t -x --audio-format "mp3"mv *.mp3 /home/sincan2/mp3chown -R sincan2:sincan2 /home/sincan2/mp3exit 0}sincan2@sincan2-sg-develop:~$</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12329">Sincan2</a> — Thu Jan 16, 2014 9:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2014-01-22T02:33:06-04:00</updated>

		<published>2014-01-16T01:42:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102503#p102503</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102503#p102503"/>
		<title type="html"><![CDATA[pls help youtube download]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102503#p102503"><![CDATA[
The error is self explanatory, shouldn't you provide a link to the qe3.sh to check?<br><br>Hint:<div class="codebox"><p>Code: </p><pre><code>set youtube [exec /home/sincan2/qe3.sh [split $text]]</code></pre></div>Edit: fixed typo.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Jan 16, 2014 1:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sincan2]]></name></author>
		<updated>2014-01-15T17:38:11-04:00</updated>

		<published>2014-01-15T17:38:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102497#p102497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102497#p102497"/>
		<title type="html"><![CDATA[pls help youtube download]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102497#p102497"><![CDATA[
I have code<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|- !qe3 yotubeproc yotube {nick uhost hand chan text} {   set yotube [exec /home/sincan2/qe3.sh]   foreach line [split $youtube \n] {      puthelp "PRIVMSG $chan :$line"   }}</code></pre></div><div class="codebox"><p>Code: </p><pre><code>sincan2@sincan2-sg-develop:~$ ./qe3.sh http://www.youtube.com/watch?v=ryV-Iwd1DTcdonwload by Sincan2 2014[youtube] Setting language[youtube] ryV-Iwd1DTc: Downloading webpage[youtube] ryV-Iwd1DTc: Downloading video info webpage[youtube] ryV-Iwd1DTc: Extracting video information[download] Destination: Raisa - Mantan Terindah-ryV-Iwd1DTc.mp4[download] 100% of 4.48MiB in 00:00[avconv] Destination: Raisa - Mantan Terindah-ryV-Iwd1DTc.mp3Deleting original file Raisa - Mantan Terindah-ryV-Iwd1DTc.mp4 (pass -k to keep)sincan2@sincan2-sg-develop:~$</code></pre></div>form MIRC <blockquote class="uncited"><div>&lt;@Sincan2&gt; !qe3 <a href="http://www.youtube.com/watch?v=ryV-Iwd1DTc" class="postlink">http://www.youtube.com/watch?v=ryV-Iwd1DTc</a><br><br>error TCL<br><br>[05:32:25] Tcl error [yotube]: donwload by Sincan2 2014<br>Usage: youtube-dl [options] url [url...]<br><br>youtube-dl: error: you must provide at least one URL</div></blockquote>help me <br><br>many thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12329">Sincan2</a> — Wed Jan 15, 2014 5:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
