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

	<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>2016-01-06T13:46:05-04:00</updated>

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

		<entry>
		<author><name><![CDATA[slashker]]></name></author>
		<updated>2016-01-06T13:46:05-04:00</updated>

		<published>2016-01-06T13:46:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104618#p104618</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104618#p104618"/>
		<title type="html"><![CDATA[Help me to tcl code download mp3 youtube-dl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104618#p104618"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>#!/bin/bashx="00$$/%(title)s.(ext)s""url="http://localhost/00$$/"youtube-dl --rate-limit 15M --extract-audio --audio-format mp3 --output=$x "$1"oput1="mp3.lst"mpp="/*.mp3"find /locahost/00$$/ -name "*.mp3" &gt; $oput1#mkdir 00$$fil=`head -1 $oput1`echo "http:/$fil"rm -f $oput1mv /localhost/00* /var/www/html/exit#bind pub -|- !dl pub_getproc pub_get {nick host hand chan text} {   putserv "NOTICE $nick :Searching for $text. Please stand by..."   set runcmd [exec /localhost/tt3.sh "$text"]   if {[catch $runcmd res]} {      putserv "NOTICE $nick:No matches for $text"   }   putserv "NOTICE $nick : $line $res"   putlog "$res"}===========================[00:40] &lt;slashker&gt; !dl CvBfHwUxHIk[00:40] -BotMp3- Searching for CvBfHwUxHIk. Please stand by...log error[00:40:20] Tcl error [pub_get]: http:/ERROR: u'CvBfHwUxHIk$' is not a valid URL. Set --default-search "ytsearch" (or run  youtube-dl "ytsearch:CvBfHwUxHIk$" ) to search YouTubefind: `/localhost/0012206/': No such file or directorymv: cannot stat ‘/localhost/00*’: No such file or directory</code></pre></div>Somebody can't help me please?<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12588">slashker</a> — Wed Jan 06, 2016 1:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
