<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Liam Levi</title>
    <description>The latest articles on DEV Community by Liam Levi (@mp3hordeapp).</description>
    <link>https://dev.to/mp3hordeapp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3798837%2F0ed7f45d-2f58-48cd-a831-d27ae035b1b8.png</url>
      <title>DEV Community: Liam Levi</title>
      <link>https://dev.to/mp3hordeapp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mp3hordeapp"/>
    <language>en</language>
    <item>
      <title>I Built a Free YouTube to MP3 Converter That Actually Works</title>
      <dc:creator>Liam Levi</dc:creator>
      <pubDate>Sat, 28 Feb 2026 20:36:23 +0000</pubDate>
      <link>https://dev.to/mp3hordeapp/i-built-a-free-youtube-to-mp3-converter-that-actually-works-2ki3</link>
      <guid>https://dev.to/mp3hordeapp/i-built-a-free-youtube-to-mp3-converter-that-actually-works-2ki3</guid>
      <description>&lt;p&gt;Every YouTube to MP3 converter I tried was either plastered with sketchy ads, frustratingly slow, or hiding behind a paywall. So I built something better.&lt;/p&gt;

&lt;h2&gt;
  
  
  Introducing MP3Horde
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://mp3horde.com" rel="noopener noreferrer"&gt;MP3Horde.com&lt;/a&gt;&lt;/strong&gt; is a completely free YouTube converter with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;No registration required&lt;/strong&gt; — just paste and download&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Multiple formats&lt;/strong&gt; — MP3, MP4, WAV, FLAC&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;High quality&lt;/strong&gt; — up to 320kbps audio, 4K video&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Fast conversions&lt;/strong&gt; — optimized cloud backend&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Clean UI&lt;/strong&gt; — no popup ads or dark patterns&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Mobile friendly&lt;/strong&gt; — works on any device&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Paste any YouTube URL&lt;/li&gt;
&lt;li&gt;Select your format and quality&lt;/li&gt;
&lt;li&gt;Click convert&lt;/li&gt;
&lt;li&gt;Download your file&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That's it. No account creation, no email harvesting, no premium upsells.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;p&gt;For the curious devs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; Next.js with Tailwind CSS&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Backend:&lt;/strong&gt; Node.js on Cloud Run&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Conversion:&lt;/strong&gt; FFmpeg for audio/video processing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting:&lt;/strong&gt; Vercel + Google Cloud&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why Free?
&lt;/h2&gt;

&lt;p&gt;I built this for myself and figured others might find it useful too. The infrastructure costs are minimal thanks to serverless architecture.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;strong&gt;&lt;a href="https://mp3horde.com" rel="noopener noreferrer"&gt;mp3horde.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your feedback! What features would make this even better?&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Found this useful? A follow would mean a lot! 🙏&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>productivity</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
