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

	<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>2012-03-14T12:21:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2012-03-14T12:21:53-04:00</updated>

		<published>2012-03-14T12:21:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99031#p99031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99031#p99031"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99031#p99031"><![CDATA[
what about someone of these sites:<br><br>1. <a href="http://www.youtube-mp3.org/" class="postlink">http://www.youtube-mp3.org/</a> - may be the leader from all<br>2. <a href="http://www.youtubetomp3.com/" class="postlink">http://www.youtubetomp3.com/</a><br>3. <a href="http://www.makeitmp3.com" class="postlink">http://www.makeitmp3.com</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Wed Mar 14, 2012 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-03-14T07:33:14-04:00</updated>

		<published>2012-03-14T07:33:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99027#p99027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99027#p99027"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99027#p99027"><![CDATA[
You can convert flv to mp3 via ffmpeg like this:<div class="codebox"><p>Code: </p><pre><code>ffmpeg -i FILE.flv -acodec libmp3lame -ac 2 -ab 128k -vn -y "OUTPUT.mp3"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Mar 14, 2012 7:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Johannes13]]></name></author>
		<updated>2012-03-14T07:15:32-04:00</updated>

		<published>2012-03-14T07:15:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99026#p99026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99026#p99026"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99026#p99026"><![CDATA[
a small exec should be ok, then ftp for uploading it (depending on the configuration of the server it can be possible to dl it directly to a htdocs folder).<br><br>Can work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Edit: no, the scripts only downloads the flv file. So it have to be converted to mp3 after that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11381">Johannes13</a> — Wed Mar 14, 2012 7:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-03-13T14:38:17-04:00</updated>

		<published>2012-03-13T14:38:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99021#p99021</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99021#p99021"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99021#p99021"><![CDATA[
If you plan to use that site on a public channel where people can convert stuff they found on Youtube or whatever, then you should <a href="https://www.online-convert.com/register/premium" class="postlink">register</a> for at least a Silver account, cos the free one has the following limitations:<blockquote class="uncited"><div>- maximum conversions within 24 hours: 30<br>- maximum upload size per file: 100 Megabyte<br>- maximum 10 downloads per file within one day. After one day, the converted file is deleted.</div></blockquote>But if you plan to use it for your own limited use then a free one will do fine. I'll have a look on their API later on. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>If you got your own Debian powered PC then you can do the conversion on it, just pick one of the methods described <a href="http://linuxpoison.blogspot.com/2008/10/download-videos-from-youtubecom-youtube.html" class="postlink">this</a> or <a href="http://linuxpoison.blogspot.com/2012/03/download-videos-from-youtube-ted.html" class="postlink">this</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Mar 13, 2012 2:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2012-03-13T12:37:42-04:00</updated>

		<published>2012-03-13T12:37:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99020#p99020</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99020#p99020"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99020#p99020"><![CDATA[
egg: $nick your request is on link : and the link with the done mp3<br><br>may be with some script on the same machine or with some online site for convert i don't know but the head point is the end result be good<br><br>example online site for convert: <a href="http://www.online-convert.com/" class="postlink">http://www.online-convert.com/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Tue Mar 13, 2012 12:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-03-13T03:33:19-04:00</updated>

		<published>2012-03-13T03:33:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99014#p99014</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99014#p99014"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99014#p99014"><![CDATA[
Could you elaborate on the output?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Mar 13, 2012 3:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FightingNavyman]]></name></author>
		<updated>2012-03-13T00:24:13-04:00</updated>

		<published>2012-03-13T00:24:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99013#p99013</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99013#p99013"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99013#p99013"><![CDATA[
hey dude i know you.. from what IRC you always at. Im chachin.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11503">FightingNavyman</a> — Tue Mar 13, 2012 12:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arkadietz]]></name></author>
		<updated>2012-03-12T22:23:24-04:00</updated>

		<published>2012-03-12T22:23:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99012#p99012</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99012#p99012"/>
		<title type="html"><![CDATA[convert youtube links to HQ mp3 ( for ex 320 kbps )]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99012#p99012"><![CDATA[
it's simple on command !convert tcl convert the requested link to HQ quality <br><br>request:<br>!convert <a href="http://www.youtube.com/watch?v=GoNXfQkpOfk&amp;hd=1" class="postlink">http://www.youtube.com/watch?v=GoNXfQkpOfk&amp;hd=1</a><br><br>output:<br>your wish is on link : <a href="http://link.com" class="postlink">http://link.com</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7974">Arkadietz</a> — Mon Mar 12, 2012 10:23 pm</p><hr />
]]></content>
	</entry>
	</feed>
