CINXE.COM
Terms and Conditions for Federal Government Agency
<!DOCTYPE html> <html lang="en" class="dark "> <head> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <link rel="home" href="https://transistor.fm/" /> <link rel="canonical" href="https://transistor.fm/government/" /> <link rel="shortcut icon" href="https://transistor.fm/assets/seo/favicon.ico" /> <link rel="alternate" href="https://transistor.fm/blog/feed/" type="application/rss+xml" title="Transistor blog" /> <title>Terms and Conditions for Federal Government Agency</title> <meta name="description" content="If you are a federal government agency in the United States, and you can use Transistor.fm as your podcast hosting platform. The following terms apply solely to such use."> <meta property="og:site_name" content="Transistor"> <meta property="og:type" content="website"> <meta property="og:locale" content="en"> <meta property="og:url" content="https://transistor.fm/government/"> <meta property="og:logo" content="https://transistor.fm/assets/transistor_logos_final_badge-2.png" /> <meta property="og:title" content="Terms and Conditions for Federal Government Agency"> <meta property="og:description" content="If you are a federal government agency in the United States, and you can use Transistor.fm as your podcast hosting platform. The following terms apply solely to such use."> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@transistorfm"> <meta name="twitter:creator" content="@transistorfm"> <meta name="twitter:title" content="Terms and Conditions for Federal Government Agency"> <meta name="twitter:description" content="If you are a federal government agency in the United States, and you can use Transistor.fm as your podcast hosting platform. The following terms apply solely to such use."> <meta name="twitter:image" content="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3NvY2lhbC1tZWRpYS1pbWFnZXMvdXNhLXRlcm1zLnBuZw/usa-terms.png?p=social-media-image&s=0b5ff45ede5de507dd3e1bd76b1fde86"> <meta property="og:image" content="https://marketing-cdn.transistor.fm/img/asset/c3BhY2VzL3NvY2lhbC1tZWRpYS1pbWFnZXMvdXNhLXRlcm1zLnBuZw/usa-terms.png?p=social-media-image&s=0b5ff45ede5de507dd3e1bd76b1fde86"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="728"> <meta property="og:image:type" content="image/png"> <script type="application/ld+json" id="schema"> [ { "@context": "https://schema.org", "@type": "Organization", "url": "", "logo": "https://transistor.fm/assets/transistor-podcasting-logo-vertical.png", "name": "", "description": "Podcast hosting, publishing, distributing, sites, and analytics platform", "foundingDate": "2017", "founders": [ { "givenName": "Jon", "familyName": "Buda" }, { "givenName": "Justin", "familyName": "Jackson" } ], "sameAs": [ "https://www.facebook.com/transistor.fm", "https://www.instagram.com/transistor.fm", "https://www.linkedin.com/company/transistor-fm", "https://twitter.com/transistorfm", "https://www.youtube.com/c/TransistorPodcasting" ] } ] </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-N76W95CZ');</script> <link rel="preload" as="style" href="https://marketing-cdn.transistor.fm/build/assets/site.ccab4c8d.css" /><link rel="modulepreload" href="https://marketing-cdn.transistor.fm/build/assets/site.05ebe3d2.js" /><link rel="modulepreload" href="https://marketing-cdn.transistor.fm/build/assets/top-navigation.cb4b765c.js" /><link rel="stylesheet" href="https://marketing-cdn.transistor.fm/build/assets/site.ccab4c8d.css" /><script type="module" src="https://marketing-cdn.transistor.fm/build/assets/site.05ebe3d2.js"></script> <style>[x-cloak] { display: none !important; }</style> </head> <body class="font-sans antialiased collection-pages government-page" > <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N76W95CZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <header x-data="topnav" class="sticky top-0 md:-top-nav-h md:transition-[top] md:duration-500 z-50" :class="{ 'md:!top-0': $data.upscroll }"> <div class="site-container-px mx-auto lg:container relative z-[1]"> <div class="h-navmobile-h md:h-nav-h md:py-4 flex items-center w-full"> <a href="/" class="flex mr-auto md:mr-0 lg:min-w-[14rem] relative z-10"> <img class="logo h-10 w-auto max-w-[8rem] md:max-w-full inline-block invert dark:invert-0" alt="Transistor Logo" height="79" width="300" src="/assets/logos/transistor-white.svg" /> </a> <nav class="hidden md:flex md:items-center md:justify-center md:gap-x-6 lg:gap-x-10 rounded-full mx-auto px-8"> <div x-data x-popover @scroll.window="$popover.isOpen && !$data.top && !$data.upscroll ? $popover.close() : null" class="relative"> <button x-popover:button type="button" class="site-nav-link font-medium"> Features <svg stroke-width="3" class="w-3 h-3 ml-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="{{ stroke-width ?? '1.5' }}" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5"/></svg> </button> <div x-cloak x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute w-screen px-2 mt-3 -translate-x-1/2 left-1/2 sm:px-0 max-w-2xl" > <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-navy-700"> <div class="relative z-20 grid grid-cols-1 md:grid-cols-2 gap-3 sm:gap-8 px-5 py-6 sm:p-8"> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-purple-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="-40 0 448 512" fill="currentColor"><path d="M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96z"/><path class="opacity-40" d="M208 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V96H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V160H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V224H208zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Podcast Hosting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Host unlimited shows on one account </p> </div> </div> </a> <a href="/features/distribution/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-cyan-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M224 128A64 64 0 1 0 224 0a64 64 0 1 0 0 128zm352 64a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm64 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM64 368a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"/><path class="opacity-40" d="M276.4 100.7C264.9 117.2 245.7 128 224 128c-1.9 0-3.7-.1-5.6-.2l29.2 62.5C221.8 210.4 203 239 195.6 272H119.4c5.4 9.4 8.6 20.3 8.6 32s-3.1 22.6-8.6 32h76.1c14.6 64.1 71.9 112 140.4 112c40.8 0 77.7-17 103.9-44.3L512 446.9c.4-23.6 13.6-44.1 32.9-54.9l-72-43.2c4.6-14.1 7.1-29.2 7.1-44.8c0-20.3-4.2-39.7-11.8-57.2l82-60.2c-20.5-9-35.3-28.5-37.8-51.6l-82.1 60.2C405 173.3 372.1 160 336 160c-10.4 0-20.6 1.1-30.4 3.2l-29.2-62.5zM336 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Distribution </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Easily submit your podcast everywhere </p> </div> </div> </a> <a href="/features/podcast-analytics-software/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-orange-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path class="opacity-40" d="M505 44c11 13.8 8.8 33.9-5 45L340 217c-11.4 9.1-27.5 9.4-39.2 .6L192.6 136.5 52 249c-13.8 11-33.9 8.8-45-5s-8.8-33.9 5-45L172 71c11.4-9.1 27.5-9.4 39.2-.6l108.2 81.1L460 39c13.8-11 33.9-8.8 45 5z"/><path d="M192 224c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32zM64 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32zm224 0V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320c0-17.7-14.3-32-32-32s-32 14.3-32 32zm160-96c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Analytics </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast analytics software </p> </div> </div> </a> <a href="/features/ai-transcription/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-rose-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 499 486" fill="currentColor"><path d="M499 152L347 0V121.6C347 138.415 360.585 152 377.4 152H499Z"/><path style="opacity:40%" d="M134 60.75C134 27.2426 161.28 0 194.833 0H346.917V121.5C346.917 138.301 360.509 151.875 377.333 151.875H499V425.25C499 458.757 471.72 486 438.167 486H194.833C161.28 486 134 458.757 134 425.25V60.75Z"/><path d="M96 210C96 199.491 87.5094 191 77 191C66.4906 191 58 199.491 58 210V362C58 372.509 66.4906 381 77 381C87.5094 381 96 372.509 96 362V210ZM210 229C210 218.491 201.509 210 191 210C180.491 210 172 218.491 172 229V343C172 353.509 180.491 362 191 362C201.509 362 210 353.509 210 343V229Z"/><path d="M133.838 133C144.413 133 152.957 141.546 152.957 152.125V419.875C152.957 430.454 144.413 439 133.838 439C123.262 439 114.718 430.454 114.718 419.875V152.125C114.718 141.546 123.262 133 133.838 133ZM248.555 171.25C259.131 171.25 267.675 179.796 267.675 190.375V381.625C267.675 392.204 259.131 400.75 248.555 400.75C237.98 400.75 229.436 392.204 229.436 381.625V190.375C229.436 179.796 237.98 171.25 248.555 171.25ZM19.1196 247.75C29.6952 247.75 38.2393 256.296 38.2393 266.875V305.125C38.2393 315.704 29.6952 324.25 19.1196 324.25C8.54409 324.25 0 315.704 0 305.125V266.875C0 256.296 8.54409 247.75 19.1196 247.75Z"/><path d="M323 266.875C323 256.296 314.456 247.75 303.88 247.75C293.305 247.75 284.761 256.296 284.761 266.875V305.125C284.761 315.704 293.305 324.25 303.88 324.25C314.456 324.25 323 315.704 323 305.125V266.875Z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> AI Transcription </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically transcribe your podcast </p> </div> </div> </a> <a href="/features/podcast-website-builder/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-emerald-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V224H0V96zm64 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm120-24c-13.3 0-24 10.7-24 24s10.7 24 24 24H424c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"/><path class="opacity-40" d="M96 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM448 480c35.3 0 64-28.7 64-64V224L0 224V416c0 35.3 28.7 64 64 64l384 0z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Website Builder </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast website builder </p> </div> </div> </a> <a href="/features/network-websites/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-blue-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 96C0 60.7 28.7 32 64 32H448c35.3 0 64 28.7 64 64V224H0V96zm64 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm120-24c-13.3 0-24 10.7-24 24s10.7 24 24 24H424c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"/><path class="opacity-40" d="M96 96a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM448 480c35.3 0 64-28.7 64-64V224L0 224V416c0 35.3 28.7 64 64 64l384 0z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Network Website Builder </h4> <p class="mt-1 text-sm text-white/60 mb-0"> A website for your podcast network </p> </div> </div> </a> <a href="/features/private-podcasts/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-violet-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path style="opacity: 0.4" d="M0 256c0-35.3 28.7-64 64-64H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256z"/><path d="M224 64c-44.2 0-80 35.8-80 80v48H80V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48H304V144c0-44.2-35.8-80-80-80z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Private Podcasts </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Create a private podcast for your team </p> </div> </div> </a> <a href="/features/dynamic-ads/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-lime-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path d="M201.4 342.6c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 242.7V176 64c0-17.7-14.3-32-32-32s-32 14.3-32 32V176v66.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128z"/><path class="opacity-40" d="M0 448a32 32 0 1 0 64 0A32 32 0 1 0 0 448zm96 0a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64-32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Dynamic Ads </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically insert ads in episodes </p> </div> </div> </a> <a href="/features/invite-multiple-collaborators/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-blue-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-32c-30.2 0-57.5-11.9-77.7-31.3c6.2-19 24-32.7 45.1-32.7h65.2c21 0 38.9 13.7 45.1 32.7C553.5 468.1 526.2 480 496 480zm0-192a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/><path class="opacity-40" d="M394.8 512C349.5 480.1 320 427.5 320 368c0-97.2 78.8-176 176-176c2.5 0 5 .1 7.5 .2c-11-19.2-31.8-32.2-55.5-32.2L64 160c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64l330.8 0zM464 104c0-13.3-10.7-24-24-24L72 80c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24zM416 24c0-13.3-10.7-24-24-24H120C106.7 0 96 10.7 96 24s10.7 24 24 24l272 0c13.3 0 24-10.7 24-24z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Collaborate </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Invite team members to your podcast </p> </div> </div> </a> <a href="/features/integrations/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-pink-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path d="M0 288H64c8.8 0 16-7.2 16-16V256c0-17.7 14.3-32 32-32s32 14.3 32 32v16c0 8.8 7.2 16 16 16h64V220c0-6.6 5.4-12 12-12h4c17.7 0 32-14.3 32-32s-14.3-32-32-32h-4c-6.6 0-12-5.4-12-12V80c0-8.8-7.2-16-16-16H64C28.7 64 0 92.7 0 128V288zm224 0v64c0 8.8-7.2 16-16 16H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16v64H384c35.3 0 64-28.7 64-64V304c0-8.8-7.2-16-16-16H384c-8.8 0-16 7.2-16 16v16c0 17.7-14.3 32-32 32s-32-14.3-32-32V304c0-8.8-7.2-16-16-16H224z"/><path class="opacity-40" d="M320 0H448c35.3 0 64 28.7 64 64V192c0 8.8-7.2 16-16 16H444c-6.6 0-12 5.4-12 12v4c0 17.7-14.3 32-32 32s-32-14.3-32-32v-4c0-6.6-5.4-12-12-12l-36 0c-8.8 0-16-7.2-16-16V160c0-8.8 7.2-16 16-16h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H320c-8.8 0-16-7.2-16-16V16c0-8.8 7.2-16 16-16zM224 448v64H64c-35.3 0-64-28.7-64-64V288H64c8.8 0 16-7.2 16-16V256c0-17.7 14.3-32 32-32s32 14.3 32 32v16c0 8.8 7.2 16 16 16h64v64c0 8.8-7.2 16-16 16H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h16c8.8 0 16 7.2 16 16z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Integrations </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Integrations for your podcast workflow </p> </div> </div> </a> <a href="/features/embeddable-podcast-player/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-teal-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" fill="currentColor"><g opacity="0.4"><path fill-rule="evenodd" clip-rule="evenodd" d="M76 0C34.0264 0 0 34.0264 0 76V436C0 477.974 34.0264 512 76 512H436C477.974 512 512 477.974 512 436V76C512 34.0264 477.974 0 436 0H76ZM442 415H69C54.0883 415 42 427.088 42 442C42 456.912 54.0883 469 69 469H442C456.912 469 469 456.912 469 442C469 427.088 456.912 415 442 415Z"/></g><path d="M203.373 126.197C196.856 122.238 188.674 122.045 181.968 125.706C181.938 125.723 181.909 125.739 181.879 125.755C175.157 129.466 171 136.624 171 144.223V299.833C171 307.521 175.157 314.59 181.879 318.301C185.139 320.101 188.732 321.007 192.324 321C196.14 320.992 199.956 319.953 203.373 317.86L330.74 240.099C337.02 236.211 340.912 229.407 340.912 221.984C340.912 214.561 337.02 207.757 330.74 203.869L203.373 126.108V126.197Z"/><rect x="42" y="415" width="213.5" height="54" rx="27"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Embeddable Player </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Custom embeddable podcast player </p> </div> </div> </a> <a href="/features/youtube/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-youtube-red-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentColor"><path transform="scale(.67 .67) translate(50, 130)" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/><path class="opacity-40" d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> YouTube Auto-posting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Auto-post your podcast to YouTube </p> </div> </div> </a> </div> <a href="/features/" class="group block py-3.5 px-5 sm:px-8 bg-navy-800 hover:bg-navy-800/50 transition-colors duration-300"> <button type="button" href="" target="_self" class="site-link-sm text-yellow before:border-none" > <span>View all Features</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </button> </a> </div> </div> </div> <a href="/pricing/" class="site-nav-link font-medium"> Pricing </a> <div x-data x-popover class="relative"> <button x-popover:button type="button" class="site-nav-link font-medium"> Company <svg stroke-width="3" class="w-3 h-3 ml-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="{{ stroke-width ?? '1.5' }}" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5"/></svg> </button> <div x-cloak x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute w-screen px-2 mt-3 -translate-x-1/2 left-1/2 sm:px-0 max-w-md" > <div class="overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5 bg-navy-700"> <div class="relative z-20 grid gap-6 px-5 py-6 sm:gap-8 sm:p-8"> <a href="/blog/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 1 1 0-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 0 1-1.44-4.282m3.102.069a18.03 18.03 0 0 1-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 0 1 8.835 2.535M10.34 6.66a23.847 23.847 0 0 0 8.835-2.535m0 0A23.74 23.74 0 0 0 18.795 3m.38 1.125a23.91 23.91 0 0 1 1.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 0 0 1.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 0 1 0 3.46"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Blog </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Read our latest podcasting articles and guides </p> </div> </div> </a> <a href="/about/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> About Us </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Transistor's story so far </p> </div> </div> </a> <a href="/customers/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Our Customers </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Who is using Transistor for their podcast? </p> </div> </div> </a> <a href="/reviews/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Reviews </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast hosting reviews </p> </div> </div> </a> </div> <div class="relative pt-8 px-8 pb-5 bg-navy-800"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40"> Recent Posts </h3> <div class="py-3"> <a href="/how-to-start-a-podcast/" class="site-link-sm block before:border-none"> How to start a podcast </a> <a href="/podcast-rss-feed/" class="site-link-sm block before:border-none"> What is a podcast RSS feed? </a> <a href="/ideas-promote-podcast/" class="site-link-sm block before:border-none"> How to promote your podcast </a> </div> <a href="/blog/" target="_self" class="site-link-sm text-yellow before:border-none py-0" > <span>View all Posts</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </a> </div> </div> </div> </div> </nav> <nav class="relative z-10 shrink-0 flex items-center justify-end md:min-w-[14rem]"> <div x-cloak x-show="auth === false"> <div class="flex flex-nowrap items-center space-x-3 md:space-x-6 lg:space-x-8"> <a href="https://dashboard.transistor.fm/signin/" target="_blank" class="site-link max-md:hidden before:border-none whitespace-nowrap" > <span>Sign in</span> </a> <a href="https://dashboard.transistor.fm/signup" class="max-md:hidden site-button whitespace-nowrap" data-fathom-onclick="" > <span class="group-hover:invert transition-colors">Start free trial</span> </a> <a href="https://dashboard.transistor.fm/signin/" target="_blank" class="site-link-sm before:border-none whitespace-nowrap md:hidden" > <span>Sign in</span> </a> <a href="https://dashboard.transistor.fm/signup/" target="_blank" class="site-button-sm whitespace-nowrap md:hidden" > <span>Free trial</span> </a> </div> </div> <div x-cloak x-show="auth"> <a href="https://dashboard.transistor.fm/" target="_blank" class="site-button-tertiary whitespace-nowrap max-md:hidden" > <span>Dashboard</span> </a> <a href="https://dashboard.transistor.fm/" target="_blank" class="site-button-tertiary-sm md:hidden whitespace-nowrap" > <span>Dashboard</span> </a> </div> </nav> <div x-data x-popover class="flex md:hidden justify-end"> <button x-popover:button type="button" class="relative z-10 inline-flex focus:outline-none justify-center py-4 px-3 -mr-3 text-white hover:text-white/60 transition-colors rounded-md" > <span class="sr-only">Toggle menu</span> <svg x-show="!$popover.isOpen" class="size-7" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> <svg x-cloak x-show="$popover.isOpen" class="size-7" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path> </svg> </button> <div x-cloak class="absolute top-0 inset-x-0 transition origin-top-right md:hidden"> <div x-popover:panel x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-2" class="pt-navmobile-h h-screen overflow-hidden shadow-lg bg-navy-700 ring-1 ring-black ring-opacity-5" > <div class="h-full overflow-y-scroll relative divide-y-2 divide-white divide-opacity-5"> <div class="flex flex-col gap-6 sm:gap-8 site-container-px py-6"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40 sr-only">Menu</h3> <a href="/pricing/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M12 18.75a6 6 0 006-6v-1.5m-6 7.5a6 6 0 01-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 01-3-3V4.5a3 3 0 116 0v8.25a3 3 0 01-3 3z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Pricing </h4> <p class="mt-1 text-sm text-white/60 mb-0"> How much does it cost? </p> </div> </div> </a> <a href="/blog/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 1 1 0-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 0 1-1.44-4.282m3.102.069a18.03 18.03 0 0 1-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 0 1 8.835 2.535M10.34 6.66a23.847 23.847 0 0 0 8.835-2.535m0 0A23.74 23.74 0 0 0 18.795 3m.38 1.125a23.91 23.91 0 0 1 1.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 0 0 1.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 0 1 0 3.46"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Blog </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Read our latest podcasting articles and guides </p> </div> </div> </a> <a href="/about/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10 6H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V8a2 2 0 00-2-2h-5m-4 0V5a2 2 0 114 0v1m-4 0a2 2 0 104 0m-5 8a2 2 0 100-4 2 2 0 000 4zm0 0c1.306 0 2.417.835 2.83 2M9 14a3.001 3.001 0 00-2.83 2M15 11h3m-3 4h2"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> About Us </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Transistor's story so far </p> </div> </div> </a> <a href="/customers/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Our Customers </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Who is using Transistor for their podcast? </p> </div> </div> </a> <a href="/reviews/" class="p-3 -m-3 transition whitespace-nowrap duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-yellow-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 01.865-.501 48.172 48.172 0 003.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0012 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Reviews </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast hosting reviews </p> </div> </div> </a> </div> <div class="flex flex-col gap-6 sm:gap-8 site-container-px py-6"> <div class="flex justify-between items-center"> <h3 class="uppercase text-sm font-semibold tracking-wide text-white/40">Features</h3> <a href="/features/" target="_self" class="site-link-sm text-yellow before:border-none text-xs" > <span>View all</span> <svg class="w-3 h-3" stroke-width="3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"/></svg> </a> </div> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-purple-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="-40 0 448 512" fill="currentColor"><path d="M192 0C139 0 96 43 96 96V256c0 53 43 96 96 96s96-43 96-96H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V192H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80V128H208c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c0-53-43-96-96-96z"/><path class="opacity-40" d="M208 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V96H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V160H208zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16h80V224H208zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 89.1 66.2 162.7 152 174.4V464H120c-13.3 0-24 10.7-24 24s10.7 24 24 24h72 72c13.3 0 24-10.7 24-24s-10.7-24-24-24H216V430.4c85.8-11.7 152-85.3 152-174.4V216c0-13.3-10.7-24-24-24s-24 10.7-24 24v40c0 70.7-57.3 128-128 128s-128-57.3-128-128V216z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Podcast Hosting </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Host unlimited shows on one account </p> </div> </div> </a> <a href="/features/distribution/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-cyan-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" fill="currentColor"><path d="M224 128A64 64 0 1 0 224 0a64 64 0 1 0 0 128zm352 64a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm64 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM64 368a64 64 0 1 0 0-128 64 64 0 1 0 0 128z"/><path class="opacity-40" d="M276.4 100.7C264.9 117.2 245.7 128 224 128c-1.9 0-3.7-.1-5.6-.2l29.2 62.5C221.8 210.4 203 239 195.6 272H119.4c5.4 9.4 8.6 20.3 8.6 32s-3.1 22.6-8.6 32h76.1c14.6 64.1 71.9 112 140.4 112c40.8 0 77.7-17 103.9-44.3L512 446.9c.4-23.6 13.6-44.1 32.9-54.9l-72-43.2c4.6-14.1 7.1-29.2 7.1-44.8c0-20.3-4.2-39.7-11.8-57.2l82-60.2c-20.5-9-35.3-28.5-37.8-51.6l-82.1 60.2C405 173.3 372.1 160 336 160c-10.4 0-20.6 1.1-30.4 3.2l-29.2-62.5zM336 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Distribution </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Easily submit your podcast everywhere </p> </div> </div> </a> <a href="/features/podcast-analytics-software/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-orange-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"><path class="opacity-40" d="M505 44c11 13.8 8.8 33.9-5 45L340 217c-11.4 9.1-27.5 9.4-39.2 .6L192.6 136.5 52 249c-13.8 11-33.9 8.8-45-5s-8.8-33.9 5-45L172 71c11.4-9.1 27.5-9.4 39.2-.6l108.2 81.1L460 39c13.8-11 33.9-8.8 45 5z"/><path d="M192 224c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32zM64 320c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V352c0-17.7-14.3-32-32-32zm224 0V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320c0-17.7-14.3-32-32-32s-32 14.3-32 32zm160-96c-17.7 0-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V256c0-17.7-14.3-32-32-32z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> Analytics </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Podcast analytics software </p> </div> </div> </a> <a href="/features/ai-transcription/" class="p-3 -m-3 transition duration-150 rounded-lg hover:bg-navy-800"> <div class=" text-white [&_p]:text-white/60 flex items-start space-x-3"> <div class=" text-rose-500/90 shrink-0"> <svg class="w-5 h-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 499 486" fill="currentColor"><path d="M499 152L347 0V121.6C347 138.415 360.585 152 377.4 152H499Z"/><path style="opacity:40%" d="M134 60.75C134 27.2426 161.28 0 194.833 0H346.917V121.5C346.917 138.301 360.509 151.875 377.333 151.875H499V425.25C499 458.757 471.72 486 438.167 486H194.833C161.28 486 134 458.757 134 425.25V60.75Z"/><path d="M96 210C96 199.491 87.5094 191 77 191C66.4906 191 58 199.491 58 210V362C58 372.509 66.4906 381 77 381C87.5094 381 96 372.509 96 362V210ZM210 229C210 218.491 201.509 210 191 210C180.491 210 172 218.491 172 229V343C172 353.509 180.491 362 191 362C201.509 362 210 353.509 210 343V229Z"/><path d="M133.838 133C144.413 133 152.957 141.546 152.957 152.125V419.875C152.957 430.454 144.413 439 133.838 439C123.262 439 114.718 430.454 114.718 419.875V152.125C114.718 141.546 123.262 133 133.838 133ZM248.555 171.25C259.131 171.25 267.675 179.796 267.675 190.375V381.625C267.675 392.204 259.131 400.75 248.555 400.75C237.98 400.75 229.436 392.204 229.436 381.625V190.375C229.436 179.796 237.98 171.25 248.555 171.25ZM19.1196 247.75C29.6952 247.75 38.2393 256.296 38.2393 266.875V305.125C38.2393 315.704 29.6952 324.25 19.1196 324.25C8.54409 324.25 0 315.704 0 305.125V266.875C0 256.296 8.54409 247.75 19.1196 247.75Z"/><path d="M323 266.875C323 256.296 314.456 247.75 303.88 247.75C293.305 247.75 284.761 256.296 284.761 266.875V305.125C284.761 315.704 293.305 324.25 303.88 324.25C314.456 324.25 323 315.704 323 305.125V266.875Z"/></svg> </div> <div> <h4 class="text-base leading-right font-medium -mt-1 mb-0"> AI Transcription </h4> <p class="mt-1 text-sm text-white/60 mb-0"> Automatically transcribe your podcast </p> </div> </div> </a> </div> </div> </div> </div> </div> </div> </div> <span :class="{ 'opacity-100': !$data.top }" class="opacity-0 bg-navy-900/50 blurable absolute z-0 h-navmobile-h md:h-nav-h w-full top-0 left-0 transition-opacity duration-500"></span> </header> <main class="flex-1"> <div class="pb-12"> <div class=" pt-16 pb-20 overflow-hidden"> <div class="site-container max-w-3xl"> <div class="flex flex-col items-center text-center space-y-6"> <h1 class="text-4xl md:text-5xl lg:text-6xl text-white font-bold"> USA Federal Government – reviewed Terms of Service </h1> </div> </div> </div> <div class=" space-y-12 md:space-y-24"> <section class="text-white"> <div class="space-y-8 rounded-2xl " > <div class="text-block site-container lg:max-w-3xl"> <div class="site-content"> <h2>Terms and Conditions for Federal Government Agency Use of the Transistor.fm</h2><p>Transistor company information:</p><ul><li><p>SAM ID: L8TZNNC6KJR5</p></li></ul><p>If you are a federal government agency (“Agency”) in the United States ("You"), and You are using Transistor.fm in your official capacity ("Official Use"), the following terms (“Addendum”) apply solely to such use and all other terms of the Transistor.fm Terms and Conditions (“TOC”) (as found here: <a href="https://www.iubenda.com/terms-and-conditions/87497601">https://www.iubenda.com/terms-and-conditions/87497601</a>) shall remain in effect. All initially capitalized terms not defined herein shall have the meanings ascribed to them in the TOC. You agree and acknowledge that You, within these amended terms, shall mean the Agency itself and shall not apply to, or bind: (i) the individual(s) who utilize the Transistor.fm on the Agency's behalf; or (ii) any individual users who happen to be employed by, or otherwise associated with, the Agency.</p><h3>1. Venue and Governing Law</h3><p>The TOC terms relating to venue of jurisdiction governing law do not apply to your Official Use. Any action concerning Official Use will be adjudicated in a federal court of the United States and governed by the laws of the United States of America (without reference to conflict of laws) and, in the absence of federal law and to the extent permitted under federal law, the laws of the State of New York will apply.</p><h3>2. Indemnity</h3><p>The TOC terms relating to indemnification do not apply to your Official Use except to the extent expressly authorized by federal law. Liability for any breach of this Addendum or TOC terms shall be determined under the Federal Tort Claims Act or other governing authority. Federal</p><p>Statute of Limitations provisions shall apply.</p><h3>3. Assignment</h3><p>Neither party may assign its obligations under this Addendum or TOC to any third party without prior written notice to the other; provided however, Transister.fm may assign this Addendum and the TOC to a subsidiary or parent without written notice to the Agency. </p><p>View full <a href="https://www.iubenda.com/terms-and-conditions/87497601">Terms and Conditions</a>.</p> </div> </div> </div> </section> </div> </div> </main> <footer> <div class="site-container py-6 sm:py-10"> <div class="flex flex-col md:flex-row gap-12 md:gap-24 xl:gap-12"> <div class="space-y-8 max-w-xs xl:max-w-60"> <div> <svg class="logo [&_.company-name]:hidden h-10 w-auto inline-block max-w-full" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 547 144" fill="currentColor"><path class="company-name" d="M191.7 52.4v-8.6h37.9v8.6h-14.1v47.9h-9.8V52.4zM254.3 68.2c-1.2-.2-2.6-.4-4.6-.4-6.3 0-10 4.1-10 12.4v20h-9.3V60.6h9.1v5.6h.2c1.8-3.4 5.8-6.9 11.1-6.9 1.5 0 2.5.1 3.5.2v8.7zM298.8 100.2h-9v-5h-.2c-2.7 3.4-7 6.5-13.6 6.5-8.9 0-19-7.1-19-21.3 0-12.6 8.9-21 19.7-21 6.6 0 10.6 3.5 13 6.6h.2v-5.4h9v39.6h-.1zm-20.4-6.7c6.1 0 11.8-5.3 11.8-12.9 0-8-5.2-13.3-11.7-13.3-8.2 0-12.1 6.6-12.1 13.1 0 6.6 3.8 13.1 12 13.1zM309.6 60.6h9.2v5h.2c3.1-4.5 7.7-6.3 12.1-6.3 8.2 0 15.4 5.4 15.4 18.1v22.8h-9.3V77.9c0-6.8-3.2-10.4-8.5-10.4-5.8 0-9.8 4.1-9.8 11.8v21h-9.3V60.6zM374.6 70.8c-.4-2.9-2.6-4.8-5.3-4.8-3.2 0-5 2-5 4.2 0 2.4 1.2 4.1 8.1 6.4 8.5 2.7 11.5 7.1 11.5 12.7 0 7.3-5.5 12.4-14.6 12.4-9.5 0-14.2-5.2-14.9-12.6h8.6c.4 3.3 2.4 5.8 6.5 5.8 3.5 0 5.5-2.2 5.5-4.9 0-3-1.7-4.9-8.3-7.1-7.4-2.4-11.2-6.1-11.2-12.3 0-6.5 5.1-11.3 13.5-11.3 8.5 0 13 5 14 11.5h-8.4zM392 42.4h10.3v9.4H392v-9.4zm.5 18.2h9.3v39.7h-9.3V60.6zM430.5 70.8c-.4-2.9-2.6-4.8-5.3-4.8-3.2 0-5 2-5 4.2 0 2.4 1.2 4.1 8.1 6.4 8.5 2.7 11.5 7.1 11.5 12.7 0 7.3-5.5 12.4-14.6 12.4-9.5 0-14.2-5.2-14.9-12.6h8.6c.4 3.3 2.4 5.8 6.5 5.8 3.5 0 5.5-2.2 5.5-4.9 0-3-1.7-4.9-8.3-7.1-7.4-2.4-11.2-6.1-11.2-12.3 0-6.5 5.1-11.3 13.5-11.3 8.5 0 13 5 14 11.5h-8.4zM443.8 60.6h5V47.9h9.3v12.7h9.9v7.8h-10v17.7c0 5.4 1.7 6.9 5.5 6.9 1.6 0 3.4-.3 4.8-.7v7.5c-2.1.6-4.7.9-7 .9-9.9 0-12.5-6-12.5-14.1V68.4h-5v-7.8zM493.3 59.3c12.4 0 21.2 9.1 21.2 21.1 0 11.7-8.9 21.3-21.2 21.3-12.1 0-21.2-9.3-21.2-21.3 0-12.3 9.2-21.1 21.2-21.1zm0 34.1c7 0 11.8-5.6 11.8-13 0-7-4.5-12.9-11.8-12.9-7.1 0-11.8 5.5-11.8 12.9 0 7.6 5.4 13 11.8 13zM541.9 67.8c-6.3 0-10 4.1-10 12.4v20h-9.3V60.6h9.1v5.6h.2c1.8-3.4 5.8-6.9 11.1-6.9 1.5 0 2.5.1 3.5.2v8.7c-1.2-.2-2.6-.4-4.6-.4z"/><path d="M72 119.9c-2.6 0-4.8-2.1-4.8-4.8V28.9c0-2.6 2.1-4.8 4.8-4.8 2.6 0 4.8 2.1 4.8 4.8v86.2c0 2.6-2.2 4.8-4.8 4.8zM52 76.8H29c-2.6 0-4.8-2.1-4.8-4.8 0-2.7 2.1-4.8 4.8-4.8h23c2.6 0 4.8 2.1 4.8 4.8 0 2.7-2.2 4.8-4.8 4.8zM115.1 76.8H92c-2.6 0-4.8-2.1-4.8-4.8 0-2.7 2.1-4.8 4.8-4.8h23c2.6 0 4.8 2.1 4.8 4.8 0 2.7-2.1 4.8-4.7 4.8z"/><path d="M72 144c-39.7 0-72-32.3-72-72S32.3 0 72 0s72 32.3 72 72-32.3 72-72 72zM72 9.6C37.6 9.6 9.6 37.6 9.6 72s28 62.4 62.4 62.4 62.4-28 62.4-62.4S106.4 9.6 72 9.6z"/></svg> <p class="pt-3.5 pb-2 mb-0"> Transistor provides podcast hosting and analytics for thousands of organizations, brands, and creatives around the world. </p> <a href="/how-to-start-a-podcast/" class="site-link-sm"> Learn how to start a podcast → </a> </div> <div class=" flex items-center space-x-4 [&_svg]:size-7 [&_svg]:transition-colors [&_svg]:duration-300 [&_.icon-youtube]:size-8" > <a href="https://bsky.app/profile/transistor.fm" title="Transistor on Bluesky" class="group"> <span class="sr-only">Bluesky</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-bluesky group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 -35 600 600" fill="currentColor" style="--brand-color: #1185FE"><path d="m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z"/></svg> </a> <a href="https://www.youtube.com/channel/UCY-RAM94RTpFuXvcYnRDqCA" title="Transistor on YouTube" class="group"> <span class="sr-only">YouTube</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-youtube group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" fill="currentColor" style="--brand-color: #FF0000"><path d="M32.37 10.3c.63 2.36.63 7.27.63 7.27s0 4.91-.63 7.27a3.77 3.77 0 0 1-2.65 2.67c-2.34.63-11.72.63-11.72.63s-9.38 0-11.72-.63a3.77 3.77 0 0 1-2.65-2.67C3 22.48 3 17.57 3 17.57s0-4.91.63-7.27a3.77 3.77 0 0 1 2.65-2.67C8.62 7 18 7 18 7s9.38 0 11.72.63c1.3.35 2.3 1.37 2.65 2.67zM14.93 22.03l7.84-4.46-7.84-4.46v8.92z" clip-rule="evenodd"/></svg> </a> <a href="https://facebook.com/transistor.fm" title="Transistor on Facebook" class="group"> <span class="sr-only">Facebook</span> <svg class="icon-facebook group-hover:text-[var(--brand-color)]" fill="currentColor" viewBox="0 0 24 24" style="--brand-color: #1877F2"><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd"/></svg> </a> <a href="https://www.instagram.com/transistor.fm" title="Transistor on Instagram" class="group"> <span class="sr-only">Instagram</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-instagram group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" style="--brand-color: #E1306C" fill="currentColor"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg> </a> <a href="https://podcastindex.social/@transistor" title="Transistor on Mastodon" class="group"> <span class="sr-only">Mastodon</span> <?xml version="1.0" encoding="UTF-8"?><svg class="icon-mastodon group-hover:text-[var(--brand-color)]" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" style="--brand-color: #6364FF"><path d="M23.268 5.313c-.35-2.578-2.617-4.61-5.304-5.004C17.51.242 15.792 0 11.813 0h-.03c-3.98 0-4.835.242-5.288.309C3.882.692 1.496 2.518.917 5.127.64 6.412.61 7.837.661 9.143c.074 1.874.088 3.745.26 5.611.118 1.24.325 2.47.62 3.68.55 2.237 2.777 4.098 4.96 4.857 2.336.792 4.849.923 7.256.38.265-.061.527-.132.786-.213.585-.184 1.27-.39 1.774-.753a.057.057 0 0 0 .023-.043v-1.809a.052.052 0 0 0-.02-.041.053.053 0 0 0-.046-.01 20.282 20.282 0 0 1-4.709.545c-2.73 0-3.463-1.284-3.674-1.818a5.593 5.593 0 0 1-.319-1.433.053.053 0 0 1 .066-.054c1.517.363 3.072.546 4.632.546.376 0 .75 0 1.125-.01 1.57-.044 3.224-.124 4.768-.422.038-.008.077-.015.11-.024 2.435-.464 4.753-1.92 4.989-5.604.008-.145.03-1.52.03-1.67.002-.512.167-3.63-.024-5.545zm-3.748 9.195h-2.561V8.29c0-1.309-.55-1.976-1.67-1.976-1.23 0-1.846.79-1.846 2.35v3.403h-2.546V8.663c0-1.56-.617-2.35-1.848-2.35-1.112 0-1.668.668-1.67 1.977v6.218H4.822V8.102c0-1.31.337-2.35 1.011-3.12.696-.77 1.608-1.164 2.74-1.164 1.311 0 2.302.5 2.962 1.498l.638 1.06.638-1.06c.66-.999 1.65-1.498 2.96-1.498 1.13 0 2.043.395 2.74 1.164.675.77 1.012 1.81 1.012 3.12z"/></svg> </a> </div> </div> <div class="flex-1 grid grid-cols-2 lg:grid-cols-3 xl:grid-cols-5 gap-8 xl:gap-16 text-black dark:text-white"> <nav> <h3 class="font-bold xl:text-nowrap"> Podcast Solutions </h3> <ul class="mt-3 space-y-3"> <li> <a href="/features/host-multiple-podcasts-on-the-same-account/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Hosting </a> </li> <li> <a href="/public-podcast-stats/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Analytics </a> </li> <li> <a href="/changelog/distribution/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Distribution </a> </li> <li> <a href="/private-podcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Private podcasting </a> </li> <li> <a href="/vendors/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Service Providers </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Support </h3> <ul class="mt-3 space-y-3"> <li> <a href="/pricing/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Pricing </a> </li> <li> <a href="https://status.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> System status </a> </li> <li> <a href="https://support.transistor.fm/en/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> Help guides </a> </li> <li> <a href="https://developers.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> API docs </a> </li> <li> <a href="/affiliates/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Affiliates </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Company </h3> <ul class="mt-3 space-y-3"> <li> <a href="/blog/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Blog </a> </li> <li> <a href="/about/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> About </a> </li> <li> <a href="/customers/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Our customers </a> </li> <li> <a href="/changelog/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> New features </a> </li> <li> <a href="https://saas.transistor.fm/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap" target="_blank"> Podcast </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Podcast Examples </h3> <ul class="mt-3 space-y-3"> <li> <a href="/customers/churches/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Church podcasts </a> </li> <li> <a href="/customers/top-fitness-podcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Fitness podcasts </a> </li> <li> <a href="/customers/ali/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> YouTube podcasts </a> </li> <li> <a href="/customers/education/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Education podcasts </a> </li> <li> <a href="/customers/veteranaffairs/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Government podcasts </a> </li> </ul> </nav> <nav> <h3 class="font-bold xl:text-nowrap"> Resources </h3> <ul class="mt-3 space-y-3"> <li> <a href="/alternative/libsyn/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Libsyn Alternative </a> </li> <li> <a href="/alternative/buzzsprout/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Buzzsprout Alternative </a> </li> <li> <a href="/alternative/captivate/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Captivate Alternative </a> </li> <li> <a href="/alternative/castos/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Castos Alternative </a> </li> <li> <a href="/alternative/simplecast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> Simplecast Alternative </a> </li> <li> <a href="/alternative/bcast/" class="text-sm opacity-60 hover:opacity-100 transition duration-500 whitespace-nowrap"> bCast Alternative </a> </li> </ul> </nav> </div> </div> <div class="text-sm opacity-70 lg:text-right space-y-6 md:space-y-0 md:flex items-center justify-between w-full pt-8 border-t border-navy-900/10 dark:border-white/10 mt-8"> <div class="shrink-0 w-32 max-w-full"> <a href="https://podstandards.org/" aria-label="Podcast Standards Project" target="_blank" class="group block"> <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 1366 384" style="enable-background: new 0 0 1366 384" class="[&_.st0]:!fill-current [&_.st3]:!fill-current opacity-60 group-hover:opacity-80 transition-opacity duration-300" > <style type="text/css"> .st0 { fill: #1D1D1D; } .st1 { fill: #FFFFFF; } .st2 { fill: #FFFFFF; } .st3 { fill: #F05A28; } </style> <path class="st0" d="M386.2,383.9H1350c8.8,0,16-7.2,16-16v-352c0-8.8-7.2-16-16-16H386.2L386.2,383.9z"/> <g> <path class="st1" d="M885.6,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C889.9,323.6,885.6,319.6,885.6,313.5z"/> <path class="st1" d="M948.4,279.3h-6v43.5h-6.5v-43.5h-6v-5.9h18.5V279.3z"/> <path class="st1" d="M985.2,309.8h-7.8l-1.6,13h-6.6l7-49.5h10.4l7.1,49.5h-6.9L985.2,309.8z M984.5,304.3l-2.5-20.6v-3.9h-1.5v3.9 l-2.5,20.6H984.5z"/> <path class="st1" d="M1018.5,273.3h8.6l7.4,31.8l0.6,4.7h1.3l-0.6-4.7v-31.8h6.5v49.5h-8.6l-7.5-31.8l-0.6-4.7h-1.3l0.6,4.7v31.8 h-6.5V273.3z"/> <path class="st1" d="M1091.3,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C1087.2,273.3,1091.3,277.2,1091.3,283.1z M1084.8,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M1131.5,309.8h-7.8l-1.6,13h-6.6l7-49.5h10.4l7.1,49.5h-6.9L1131.5,309.8z M1130.8,304.3l-2.5-20.6v-3.9h-1.5 v3.9l-2.5,20.6H1130.8z"/> <path class="st1" d="M1175.5,302.7h-4.2v20.1h-6.5v-49.5h11.3c6.1,0,10.2,3.9,10.2,9.6v10.3c0,3.8-1.8,6.8-4.8,8.3l5.7,21.3h-6.6 L1175.5,302.7z M1171.3,297.1h4.3c2.5,0,4.2-1.7,4.2-4.2v-9.3c0-2.5-1.7-4.2-4.2-4.2h-4.3V297.1z"/> <path class="st1" d="M1234.4,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C1230.2,273.3,1234.4,277.2,1234.4,283.1z M1227.9,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M1260.4,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C1264.7,323.6,1260.4,319.6,1260.4,313.5z"/> </g> <g> <path class="st1" d="M502.3,283.1v11.2c0,5.9-4.2,9.8-10.4,9.8h-4.7v18.7h-6.5v-49.5h11.2C498.1,273.3,502.3,277.2,502.3,283.1z M495.8,283.5c0-2.5-1.7-4.2-4.2-4.2h-4.3v18.9h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M527.8,313.5v-31c0-6.1,4.3-10.1,10.7-10.1c6.4,0,10.7,4,10.7,10.1v31c0,6.1-4.3,10.1-10.7,10.1 C532.1,323.6,527.8,319.6,527.8,313.5z M542.8,313.5v-30.8c0-2.5-1.7-4.2-4.2-4.2c-2.5,0-4.2,1.7-4.2,4.2v30.8 c0,2.5,1.7,4.2,4.2,4.2C541.1,317.7,542.8,316,542.8,313.5z"/> <path class="st1" d="M598.1,283.1V313c0,5.9-4.2,9.8-10.4,9.8h-11.2v-49.5h11.2C593.9,273.3,598.1,277.2,598.1,283.1z M591.6,283.5 c0-2.5-1.7-4.2-4.2-4.2H583v37.6h4.3c2.5,0,4.2-1.7,4.2-4.2V283.5z"/> <path class="st1" d="M625,313.5v-31c0-6.1,4.3-10.1,10.7-10.1s10.7,4,10.7,10.1v9.5H640v-9.4c0-2.5-1.7-4.2-4.2-4.2 s-4.2,1.7-4.2,4.2v30.8c0,2.5,1.7,4.2,4.2,4.2s4.2-1.7,4.2-4.2v-10.1h6.5v10.2c0,6.1-4.3,10.1-10.7,10.1S625,319.6,625,313.5z"/> <path class="st1" d="M686.6,309.8h-7.8l-1.6,13h-6.6l7-49.5H688l7.1,49.5h-6.9L686.6,309.8z M685.9,304.3l-2.5-20.6v-3.9h-1.5v3.9 l-2.5,20.6H685.9z"/> <path class="st1" d="M718.8,313.5V306h6.5v7.5c0,2.5,1.7,4.2,4.3,4.2c2.5,0,4.2-1.7,4.2-4.2v-6.1c0-7.1-14.9-7.6-14.9-18.9v-5.9 c0-6,4.2-10,10.7-10c6.4,0,10.6,4,10.6,10v6.8h-6.5v-6.8c0-2.5-1.6-4.1-4.1-4.1c-2.5,0-4.2,1.6-4.2,4.1v5.2c0,7.1,14.9,7.6,14.9,19 v6.8c0,6.1-4.3,10.1-10.7,10.1C723.1,323.6,718.8,319.6,718.8,313.5z"/> <path class="st1" d="M782.9,279.3h-6v43.5h-6.5v-43.5h-6v-5.9h18.5V279.3z"/> </g> <polygon class="st2" fill-rule="evenodd" clip-rule="evenodd" points="832.5,278 837.2,292.5 852.5,292.5 840.1,301.5 844.8,316 832.5,307 820.2,316 824.9,301.5 812.5,292.5 827.8,292.5 "/> <path class="st3" d="M382.1-0.1H13.4c-7.1,0-13,5.9-13,13v358c0,7.2,5.8,13,13,13h368.7V-0.1z"/> <g> <path class="st1" d="M194.9,80.3c23.6-0.1,44.3,7.5,59.2,21.8c15.2,14.5,22.6,33.7,22.8,55.8h28.4c-0.8-14.3-0.7-47-29.6-75 C247,55,209.8,53.4,194.9,53.4L194.9,80.3z"/> <path class="st1" d="M194.9,303.6c-25.6-0.1-46.5-6.9-62-20.5c-15.5-13.6-25.6-32.4-26-60.2H77.7c0.5,18,2.9,51.3,32.6,79.4 c28.6,27,67.4,28.1,84.6,28.1V303.6z"/> <path class="st1" d="M194.9,279.7c0.1,0,0.3,0,0.4,0c9.6,0,18.3-1.4,26.2-4.3c7.8-2.9,14.5-6.6,20.1-11.4c5.5-4.7,9.8-10,12.9-15.9 c3-5.9,4.6-12,4.6-18.3c0-10.5-2.2-19.1-6.6-25.6c-4.4-6.5-10-11.9-16.6-15.9c-6.6-4.1-13.9-7.3-21.7-9.7 c-7.8-2.4-15.1-4.7-21.7-6.9c-6.6-2.2-12.2-4.7-16.6-7.5c-4.4-2.8-6.6-6.7-6.6-11.9c0-4.8,2.3-9.2,6.9-13.3 c4.6-4.1,10.7-6.1,19-6.1v-30.4c-9.2,0-17.6,1.4-24.9,4.1c-7.5,2.8-13.8,6.4-19.1,10.9c-5.3,4.5-9.3,9.8-12.2,15.9 c-2.9,6.1-4.3,12.5-4.3,19.1c0,10.2,2.2,18.3,6.6,24.5c4.4,6.2,10,11.2,16.6,15.1c6.6,3.9,13.9,6.9,21.7,9.1 c7.8,2.2,15.1,4.5,21.7,6.8c6.6,2.3,12.2,4.9,16.6,7.9c4.4,3,6.6,7.1,6.6,12.5c0,5.5-2.4,10.4-7.2,14.5c-4.8,4.2-12.1,6.2-21.9,6.2 c-0.1,0-0.3,0-0.4,0L194.9,279.7"/> <path class="st1" d="M195.3,132.9c8.3,0,14.8,2.2,19.4,6.6c4.6,4.4,6.9,10.5,6.9,18.3h31.8l0,0c0-7.9-1.4-15.3-4.2-22 c-2.8-6.7-6.7-12.6-11.9-17.6c-5.2-5-11.3-8.9-18.4-11.6c-7.1-2.8-15-4.2-23.7-4.2c-0.1,0-0.3,0-0.4,0v0v30.4 C195,132.9,195.2,132.9,195.3,132.9z"/> <path class="st1" d="M194.9,249.2L194.9,249.2c-3.3,0-6.4-0.4-9.2-1.1c0,0,0,0,0,0c-0.5-0.1-0.9-0.2-1.4-0.4c0,0,0,0-0.1,0 c-0.4-0.1-0.9-0.3-1.3-0.4c0,0-0.1,0-0.1,0c-0.4-0.1-0.8-0.3-1.2-0.4c0,0-0.1,0-0.1-0.1c-0.4-0.2-0.7-0.3-1.1-0.5 c-0.1,0-0.1-0.1-0.2-0.1c-0.3-0.2-0.7-0.3-1-0.5c-0.1,0-0.2-0.1-0.3-0.1c-0.3-0.2-0.6-0.3-0.9-0.5c-0.1-0.1-0.2-0.1-0.3-0.2 c-0.3-0.2-0.5-0.3-0.8-0.5c-0.1-0.1-0.3-0.2-0.4-0.3c-0.2-0.2-0.4-0.3-0.6-0.5c-0.2-0.1-0.4-0.3-0.5-0.4c-0.2-0.1-0.3-0.3-0.5-0.4 c-0.3-0.3-0.6-0.5-0.9-0.8c0,0-0.1-0.1-0.1-0.1c-5.2-4.9-7.8-11.2-7.8-19H133v0c0,8.3,1.4,15.9,4.3,22.8c2.9,6.9,7,12.9,12.3,18 c5.4,5.1,11.9,9,19.5,11.8c0.1,0,0.1,0,0.2,0.1c0.9,0.3,1.8,0.6,2.7,0.9c0.6,0.2,1.2,0.3,1.8,0.5c0.4,0.1,0.8,0.2,1.1,0.3 c0.9,0.2,1.7,0.4,2.6,0.6c0.2,0,0.3,0.1,0.5,0.1c1,0.2,2,0.4,3.1,0.6c0,0,0.1,0,0.1,0c4.3,0.7,8.8,1,13.6,1.1V249.2z"/> </g> <g> <path class="st1" d="M602.6,136.1h-34.5c-0.5-3.5-1.4-6.7-2.8-9.6c-1.4-2.9-3.3-5.3-5.7-7.3c-2.3-2-5.1-3.6-8.3-4.7 c-3.2-1.1-6.7-1.6-10.6-1.6c-6.9,0-12.8,1.7-17.7,5c-4.9,3.4-8.7,8.2-11.4,14.6c-2.6,6.3-4,14-4,23c0,9.4,1.3,17.2,4,23.6 c2.7,6.3,6.5,11.1,11.4,14.3c4.9,3.2,10.7,4.8,17.4,4.8c3.8,0,7.2-0.5,10.3-1.4s5.8-2.4,8.2-4.2c2.4-1.9,4.3-4.1,5.9-6.8 c1.5-2.7,2.6-5.7,3.2-9.1l34.5,0.2c-0.6,6.3-2.4,12.4-5.4,18.5c-3,6.1-7.1,11.6-12.4,16.6c-5.2,5-11.6,9-19.1,11.9 c-7.5,2.9-16.1,4.4-25.8,4.4c-12.8,0-24.2-2.8-34.3-8.5c-10.1-5.6-18.1-13.9-23.9-24.7c-5.8-10.8-8.8-24-8.8-39.5 c0-15.5,3-28.7,8.9-39.5c5.9-10.8,14-19,24.1-24.6c10.1-5.6,21.5-8.4,34-8.4c8.6,0,16.5,1.2,23.7,3.6c7.3,2.4,13.7,5.8,19.2,10.3 c5.5,4.5,10,10.1,13.5,16.7C599.6,120.1,601.8,127.6,602.6,136.1z"/> <path class="st1" d="M666.3,228.2c-11.1,0-20.6-2.2-28.7-6.6c-8-4.4-14.2-10.7-18.5-18.8c-4.3-8.2-6.5-17.9-6.5-29.1 c0-10.9,2.2-20.5,6.5-28.7c4.3-8.2,10.4-14.6,18.3-19.2c7.9-4.6,17.1-6.9,27.8-6.9c7.5,0,14.4,1.2,20.7,3.5 c6.3,2.3,11.7,5.8,16.2,10.4c4.6,4.6,8.1,10.3,10.6,17c2.5,6.7,3.8,14.5,3.8,23.1v8.4h-92.1v-19.6h60.7c0-3.6-0.9-6.8-2.6-9.6 c-1.7-2.8-3.9-5-6.8-6.6c-2.9-1.6-6.2-2.4-9.9-2.4c-3.8,0-7.2,0.8-10.1,2.5c-3,1.7-5.4,4-7.1,6.8c-1.7,2.9-2.7,6.1-2.8,9.8v19.9 c0,4.3,0.8,8.1,2.6,11.3c1.7,3.2,4.1,5.8,7.2,7.6c3.1,1.8,6.9,2.7,11.2,2.7c3,0,5.7-0.4,8.1-1.2c2.4-0.8,4.5-2,6.3-3.7 c1.7-1.6,3.1-3.6,3.9-5.9l31,0.9c-1.3,6.9-4.1,13-8.5,18.1c-4.3,5.1-10,9.1-17.1,11.9C683.7,226.7,675.6,228.2,666.3,228.2z"/> <path class="st1" d="M728.7,226.2v-106h32.8v19.3h1.1c1.9-7,5.1-12.2,9.5-15.6c4.4-3.4,9.5-5.1,15.2-5.1c1.6,0,3.2,0.1,4.8,0.3 c1.7,0.2,3.2,0.5,4.6,0.9v29.3c-1.6-0.6-3.7-1-6.3-1.3c-2.6-0.3-4.9-0.5-6.9-0.5c-4,0-7.6,0.9-10.8,2.7c-3.2,1.8-5.7,4.2-7.5,7.4 c-1.8,3.2-2.7,6.8-2.7,11.1v57.5H728.7z"/> <path class="st1" d="M871.9,120.2V145H805v-24.8H871.9z M819,94.8h33.7v98c0,2.1,0.3,3.7,1,5c0.7,1.3,1.6,2.2,2.9,2.7 c1.3,0.5,2.8,0.8,4.6,0.8c1.3,0,2.7-0.1,4.1-0.4c1.4-0.3,2.5-0.5,3.3-0.7l5.1,24.4c-1.6,0.5-3.9,1-6.8,1.7 c-2.9,0.7-6.4,1.1-10.5,1.3c-7.9,0.4-14.7-0.6-20.3-2.8c-5.6-2.2-9.9-5.7-12.9-10.5c-3-4.7-4.4-10.7-4.3-17.9V94.8z"/> <path class="st1" d="M903.7,107.8c-4.7,0-8.8-1.6-12.2-4.7c-3.4-3.2-5.1-7-5.1-11.4c0-4.4,1.7-8.2,5.1-11.3 c3.4-3.2,7.5-4.7,12.2-4.7c4.8,0,8.9,1.6,12.2,4.7c3.4,3.2,5.1,6.9,5.1,11.3c0,4.5-1.7,8.3-5.1,11.4 C912.6,106.3,908.5,107.8,903.7,107.8z M886.8,226.2v-106h33.7v106H886.8z"/> <path class="st1" d="M1000.8,120.2V145h-68.2v-24.8H1000.8z M946.8,226.2V114.8c0-8.2,1.5-15,4.6-20.4c3.1-5.4,7.4-9.5,12.8-12.1 c5.5-2.7,11.8-4,19-4c4.7,0,9.1,0.4,13.3,1.1s7.3,1.3,9.3,1.9l-5.4,24.7c-1.2-0.4-2.7-0.8-4.5-1c-1.8-0.3-3.4-0.4-5-0.4 c-4,0-6.7,0.9-8.1,2.6c-1.5,1.7-2.2,4.1-2.2,7.2v111.9H946.8z"/> <path class="st1" d="M1029.7,107.8c-4.7,0-8.8-1.6-12.2-4.7c-3.4-3.2-5.1-7-5.1-11.4c0-4.4,1.7-8.2,5.1-11.3 c3.4-3.2,7.5-4.7,12.2-4.7c4.8,0,8.9,1.6,12.2,4.7c3.4,3.2,5.1,6.9,5.1,11.3c0,4.5-1.7,8.3-5.1,11.4 C1038.6,106.3,1034.5,107.8,1029.7,107.8z M1012.8,226.2v-106h33.7v106H1012.8z"/> <path class="st1" d="M1111.6,228.2c-11.1,0-20.6-2.2-28.7-6.6c-8-4.4-14.2-10.7-18.5-18.8c-4.3-8.2-6.5-17.9-6.5-29.1 c0-10.9,2.2-20.5,6.5-28.7c4.3-8.2,10.4-14.6,18.3-19.2c7.9-4.6,17.1-6.9,27.8-6.9c7.5,0,14.4,1.2,20.7,3.5 c6.3,2.3,11.7,5.8,16.2,10.4c4.6,4.6,8.1,10.3,10.6,17c2.5,6.7,3.8,14.5,3.8,23.1v8.4h-92.1v-19.6h60.7c0-3.6-0.9-6.8-2.6-9.6 c-1.7-2.8-3.9-5-6.8-6.6c-2.9-1.6-6.2-2.4-9.9-2.4c-3.8,0-7.2,0.8-10.1,2.5c-3,1.7-5.4,4-7.1,6.8c-1.7,2.9-2.7,6.1-2.8,9.8v19.9 c0,4.3,0.8,8.1,2.6,11.3c1.7,3.2,4.1,5.8,7.2,7.6c3.1,1.8,6.9,2.7,11.2,2.7c3,0,5.7-0.4,8.1-1.2c2.4-0.8,4.5-2,6.3-3.7 c1.7-1.6,3.1-3.6,3.9-5.9l31,0.9c-1.3,6.9-4.1,13-8.5,18.1c-4.3,5.1-10,9.1-17.1,11.9C1129,226.7,1120.9,228.2,1111.6,228.2z"/> <path class="st1" d="M1213.3,227.7c-7.8,0-14.9-2-21.3-6.1c-6.4-4-11.5-10.1-15.3-18.2c-3.8-8.1-5.7-18.1-5.7-30.2 c0-12.5,2-22.7,5.9-30.8c4-8,9.1-14,15.6-17.9c6.4-3.9,13.3-5.8,20.7-5.8c5.6,0,10.3,1,14.3,2.9c4,1.9,7.2,4.4,9.8,7.3 c2.6,3,4.5,6.1,5.9,9.3h0.7V84.9h33.7v141.3h-33.4V209h-1c-1.4,3.3-3.4,6.3-6.1,9.2c-2.6,2.9-5.9,5.2-9.8,6.9 C1223.3,226.8,1218.6,227.7,1213.3,227.7z M1225,201.4c4.1,0,7.6-1.2,10.5-3.5c2.9-2.3,5.1-5.6,6.7-9.8c1.6-4.2,2.3-9.2,2.3-14.9 c0-5.8-0.8-10.8-2.3-15c-1.5-4.2-3.8-7.4-6.7-9.7c-2.9-2.3-6.4-3.4-10.5-3.4c-4.2,0-7.7,1.2-10.6,3.5c-2.9,2.3-5.1,5.5-6.6,9.7 c-1.5,4.2-2.2,9.1-2.2,14.8s0.8,10.7,2.3,14.9c1.5,4.2,3.7,7.5,6.6,9.8C1217.3,200.2,1220.8,201.4,1225,201.4z"/> </g> </svg> </a> </div> <div class="md:flex space-y-4 md:space-y-0 md:gap-x-4"> <div> <span class="font-medium">© 2025 Transistor Inc.</span> All rights reserved. </div> <div class=" flex items-center [&>*+*]:before:content-['|'] [&>*+*]:before:px-2 [&>*+*]:before:opacity-30 "> <a href="/privacy/" class="hover:underline">Privacy</a> <a href="/terms/" class="hover:underline">Terms</a> <a href="/government/" class="hover:underline">Government Terms</a> </div> </div> </div> </div> </footer> <script defer src="https://cdn.usefathom.com/script.js" data-site="DJZHRVBX"></script> <script async src="https://r.wdfl.co/rw.js" data-domains="transistor.fm, freepodcastwebsites.com" data-rewardful="cb8b19"></script> <script> (function () { let url = new URL(window.location.href); if (url.searchParams.has('gclid') && url.searchParams.has('via')) { setTimeout(function () { Cookies.remove('rewardful.referral', { path: '/', domain: url.hostname }) console.log(Cookies.get('rewardful.referral')) console.log("Deleted referral cookie as visit came from Google Ads (forbidden by Terms of Service)") }, 2000); } })(); </script> <script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="14b9fb33-9403-434e-9fc9-88e1137ec2da";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script> </body> </html>