CINXE.COM
Subscribe to Skeptoid
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/css/style_v4.css"> <link rel="stylesheet" href="/css/nav_v4.css"> <script src="/scripts/nav_v4.js"></script> <title>Subscribe to Skeptoid</title> <meta property="og:url" content="https://skeptoid.com/subscribe.php"> <meta property="og:site_name" content="Skeptoid"> <meta property="og:type" content="article"> <meta property="og:title" content="Subscribe to Skeptoid"> <meta property="og:description" content="How to subscribe to the Skeptoid podcast."> <meta property="og:image:secure_url" content="https://skeptoid.com/images/1400.png"> <meta property="og:image" content="https://skeptoid.com/images/1400.png"> <meta name="twitter:card" content="photo"/> <meta name="twitter:title" content="Subscribe to Skeptoid"/> <meta name="twitter:description" content="Skeptoid with Brian Dunning: How to subscribe"/> <meta name="twitter:image" content="https://skeptoid.com/images/1400.png"/> <meta name="twitter:url" content="https://skeptoid.com/subscribe"/> <meta name="flattr:id" content="8ngg5g"> <script> window.twttr = ( function ( d, s, id ) { var js, fjs = d.getElementsByTagName( s )[ 0 ], t = window.twttr || {}; if ( d.getElementById( id ) ) return t; js = d.createElement( s ); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore( js, fjs ); t._e = []; t.ready = function ( f ) { t._e.push( f ); }; return t; }( document, "script", "twitter-wjs" ) ); </script><!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-9026104-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-9026104-1',{'siteSpeedSampleRate': 10}); </script> <!-- End Global site tag (gtag.js) - Google Analytics --> <!-- Cookie Policy --> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#1c2f58", "text": "#ffffff" }, "button": { "background": "#6fa8d8", "text": "#ffffff" } }, "theme": "classic" })}); </script> <!-- End Cookie Policy --> <!-- reCAPTCHA --> <script src="https://www.google.com/recaptcha/api.js?render=6LctTSIaAAAAABipKX5TgjJqfL1Xn5V5sFCzcn7V"></script> <script> // The basic reCAPTCHA function function getReCaptcha() { grecaptcha.ready(function () { grecaptcha.execute('6LctTSIaAAAAABipKX5TgjJqfL1Xn5V5sFCzcn7V', { action: 'validate_captcha' }) .then(function (token) { if (document.getElementById('g-recaptcha-response') != null) document.getElementById('g-recaptcha-response').value = token; }); }); } // Call it right away, then again every 90 seconds to avoid timeout getReCaptcha(); // This is the initial call setInterval(function () { getReCaptcha(); }, 90000); </script> <!-- End reCAPTCHA --> <!-- MGID code --> <script src="https://jsc.mgid.com/site/964173.js" async></script> <!-- End MGID --> <script> function copyToClipboard(inputId, buttonId) { // Get the text field by ID var copyText = document.getElementById(inputId); // Select the text field copyText.select(); copyText.setSelectionRange(0, 99999); // For mobile devices // Copy the text inside the text field navigator.clipboard.writeText(copyText.value); // De-select the text field copyText.blur(); // Change button text to "Copied!" var copyButton = document.getElementById(buttonId); copyButton.textContent = "Copied!"; } </script> </head> <body> <div style="background-color: #162f5b; color: white; text-align: center;" class="noprint"> <table class="layout_table" width="100%"> <tr> <td class="mobile"><a href="javascript:void(0);" class="icon" id="hamburger" onClick="myFunction()"><img src="/images/hamburger.png" height="25" width="25" alt=""></a></td> <td class="nomobile"> </td> <td style="text-align:center;white-space:nowrap;"><a href="/"><img src="/images/title.png" alt="Skeptoid Podcast" style="border:0;vertical-align:middle;max-width:275px;width:100%;min-width:100px;"></a><span class="nomobile"><img src="/images/spacer.gif" alt="" style="vertical-align:middle;max-width:50px;"><a href="http://www.facebook.com/skeptoidpodcast" target="_blank"><img src="/images/button-facebook.png" alt="Skeptoid on Facebook" width="32" height="32" style="border:0;vertical-align:middle;"></a>聽聽聽<a href="https://twitter.com/skeptoid" target="_blank"><img src="/images/button-twitter.png" alt="Skeptoid on Twitter" width="32" height="32" style="border:0;vertical-align:middle;"></a>聽聽聽<a href="https://open.spotify.com/show/1Vi8T6WT1HAKVwFfWc4A3a" target="_blank"><img src="/images/button-spotify.png" alt="Skeptoid on Spotify" width="32" height="32" style="border:0;vertical-align:middle;"></a>聽聽聽<a href="https://itunes.apple.com/us/podcast/skeptoid/id203844864" target="_blank"><img src="/images/button-rss.png" alt="iTunes" width="32" height="32" style="border:0;vertical-align:middle;"></a>聽聽聽<a href="https://www.google.com/podcasts?feed=aHR0cHM6Ly9za2VwdG9pZC5jb20vcG9kY2FzdC54bWw=" target="_blank"><img src="/images/google_play.png" alt="Google Play" width="32" height="32" style="border:0;vertical-align:middle;"></a></span> </td> <td class="nomobile"><p style="background-color: #ffcc00;border-radius: 10px;text-align: center;font-size: 15px;padding: 10px 15px;max-width: 125px;margin-right: 15px;"><a href="/members/" style="color:blue;white-space:nowrap;"><strong>Members Portal</strong></a> </p></td> <td class="mobile"><a href="/members/"><img src="/images/silhouette.png" height="25" width="25" alt=""/></a></td> </tr> </table> </div> <div style="background-color: #b8b382; width: 100%; text-align: center;" class="noprint topnav-bg"> <div class="topnav" id="myTopnav"> <form method="get" action="/search.php"> <input type="text" name="q" placeholder="Search..." class="round_input" size="12" style="background-image: url('/images/search.png'); background-repeat: no-repeat; background-position: right; background-size: 25px 20px; padding-right: 30px;" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"> <input type="submit" style="display:none"/> <a href="/giving">Support Us</a> <div class="dropdown"> <button class="dropbtn">About</button> <div class="dropdown-content"> <a href="/giving">Support Us</a> <a href="/about.php">About Skeptoid</a> <a href="/subscribe">Subscribe to the Podcast</a> <a href="/episode_guide.php">Episode Guide</a> <a href="/sponsorship">Sponsor an episode</a> <a href="/testimonials.php">What People Are Saying...</a> <a href="/skeptic.php">What Is Skepticism?</a> <a href="/press">Press Room</a> <a href="/subscribe">Help Subscribing</a> <a href="/contact">Contact</a> <a href="/privacy">Privacy</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Topics</button> <div class="dropdown-content"> <a href="/episode_guide.php?cat=8">Aliens & UFOs</a> <a href="/episode_guide.php?cat=5">Alternative Medicine</a> <a href="/episode_guide.php?cat=1">Ancient Mysteries</a> <a href="/episode_guide.php?cat=2">Conspiracy Theories</a> <a href="/episode_guide.php?cat=11">Consumer Ripoffs</a> <a href="/episode_guide.php?cat=13">Cryptozoology</a> <a href="/episode_guide.php?cat=9">Environment</a> <a href="/episode_guide.php?cat=4">Fads</a> <a href="/episode_guide.php?cat=16">Feedback & Questions</a> <a href="/episode_guide.php?cat=14">General Science</a> <a href="/episode_guide.php?cat=15">Health</a> <a href="/episode_guide.php?cat=17">History & Pseudohistory</a> <a href="/episode_guide.php?cat=12">Logic & Persuasion</a> <a href="/episode_guide.php?cat=10">Natural History</a> <a href="/episode_guide.php?cat=7">Paranormal</a> <a href="/episode_guide.php?cat=6">Religion</a> <a href="/episode_guide.php?cat=3">Urban Legends</a> </div> </div> <a href="https://skeptoid.org/store" target="_blank">Store</a> <div class="dropdown"> <button class="dropbtn">Community</button> <div class="dropdown-content"> <a href="/newsletter">Podcast Companion Email</a> <a href="/discord">Private Discord Channel</a> <a href="/sponsorship">Sponsor an episode</a> <a href="/teachers">Teachers Toolkit</a> <a href="/questions">Answering Student Questions</a> <a href="/research.php">Help with Skeptoid Research</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Events</button> <div class="dropdown-content"><a href="/calendar">Calendar</a> <a href="/speaking">Information</a> </div> </div> </form> </div> </div> <div style="padding: 0 20px;"> <table style="margin: 0 auto;"> <tr> <td align="left" valign="top" style="max-width: 750px;"><p> </p> <h1>Subscribe to the Podcast - It's FREE </h1> <p>The Skeptoid podcast is available for your smartphone, your computer, or anything else that plays podcasts. The free version of Skeptoid is ad supported.</p> <blockquote> <table border="0" cellspacing="0" cellpadding="5"> <tr> <td><a href="https://itunes.apple.com/us/podcast/skeptoid/id203844864" target="_blank"><img src="/images/button-rss.png" alt="iTunes" width="32" height="32" style="border:0;vertical-align:middle;"></a></td> <td>Subscribe via <a href="https://itunes.apple.com/us/podcast/skeptoid/id203844864" target="_blank"><strong> Apple Podcasts</strong></a></td> </tr> <tr> <td><a href="https://open.spotify.com/show/1Vi8T6WT1HAKVwFfWc4A3a" target="_blank"><img src="/images/spotify.png" width="32" height="32" alt=""/></a></td> <td>Subscribe via <strong><a href="https://open.spotify.com/show/1Vi8T6WT1HAKVwFfWc4A3a" target="_blank">Spotify</a></strong></td> </tr> </table> <p>Or search for <strong>Skeptoid</strong> wherever you get your podcasts. (If you need it, the RSS feed is https://feed.skeptoid.com)</p> <p align="center"> </p> </blockquote> <h1 id="premium">Get Connected to Skeptoid Premium</h1> <h3>** Ad Free ** with extended content</h3> <p><a href="/important" class="mobile noprint"><img src="/images/go_premium.png" width="100" height="100" alt="Donate" style="float:right;margin-left:10px;"/></a>The premium version of Skeptoid, available to all supporters at $5/mo or more, is <strong>ad-free</strong> and features <strong>extended content</strong>. To access it, you need to be a financial supporter (<a href="/important">which you can do here</a>) and have a username and password (same as you set up to <a href="/members">log into the Members Portal</a>).</p> <p>To get the premium show, the first thing you need to do is <em>unsubscribe</em> from the free show. Just delete it out of your podcast app. Gone. Done.</p> <p>Next, subscribe to the premium show. Find your app's function to add a new podcast by its URL (check your app publisher's website if you need help finding this) and enter this feed:</p> <p align="center"> <input id="public_url" type="text" class="round_input" size="34" value="https://skeptoid.com/premium.xml"> <br> <button type="button" class="cool_button" id="button_1" onClick="copyToClipboard('public_url', 'button_1')">Copy to clipboard</button> </p> <p>You should be prompted for your username and password (which is the email address and password you use for your Skeptoid member account).</p> <p><strong>If your app doesn't give you the option</strong> to enter your email and password, no problem! Enter them right here and we'll give you the URL to paste into your podcast app:</p> <form method="post" action="?#url_form" id="url_form"> <p align="center"> <input name="email" type="email" required="required" class="round_input" placeholder="email"> <br> <input name="password" type="password" required="required" class="round_input" placeholder="password"> <br> <input name="submit" type="submit" class="cool_button" id="submit" value="Get my Premium Feed URL"> </p> </form> <p><strong>That's it, you're a premium subscriber!</strong> Remember: <em>If you ever update your email address or password on the Skeptoid website, you'll need to <strong>unsubscribe</strong> and <strong>resubscribe</strong> to the premium show with those new credentials.</em></p> <hr> <p>Recommended apps that support authenticated shows:</p> <table style="width: 100%; border: none;"> <tr> <td width="50%" align="center" valign="top"><strong><u>iOS</u></strong><br> <a href="https://itunes.apple.com/us/app/overcast-podcast-player/id888422857" target="_blank">Overcast</a><br> <a href="https://itunes.apple.com/us/app/downcast/id393858566" target="_blank">Downcast</a><br> <a href="https://itunes.apple.com/us/app/apple-podcasts/id525463029" target="_blank">Apple Podcasts</a></td> <td width="50%" align="center" valign="top"><strong><u>Android</u></strong><br> <a href="https://play.google.com/store/apps/details?id=com.bambuna.podcastaddict" target="_blank">Podcast Addict</a><br> <a href="https://play.google.com/store/apps/details?id=mobi.beyondpod" target="_blank">BeyondPod</a><br> <a href="https://play.google.com/store/apps/details?id=com.reallybadapps.podcastguru" target="_blank">Podcast Guru</a></td> </tr> </table> <p>If you have any trouble with your username/password, or want to <a href="/members/steam.php?f=reset">reset/change your password</a>, you can do that in the <a href="/members">Members Portal</a>.</p> <p>Apps that <strong>do not support authenticated shows</strong> include Spotify, TuneIn, and Amazon Music. You can use these to listen to the free, ad-supported version of Skeptoid, but they are unable to access premium shows.</p> <blockquote> <p class="grayital">Skeptoid Media is a content provider and is not qualified or able to provide technical support for podcast applications created by other developers. PLEASE CHECK YOUR PODCAST APP'S WEBSITE BEFORE ASKING US. But if you're <strong>sure</strong> your problem pertains to your username/password or Skeptoid account, and not to the app's ability to access an authenticated feed, <a href="mailto:help@skeptoid.com">please email us!</a> </p> </blockquote> <p> </p> <h2>Help pages for some common apps</h2> <p><a href="https://www.giantbomb.com/forums/bombcast-32/adding-premium-podcast-feed-onto-overcast-podcast--1493652/" target="_blank">Overcast</a> | <a href="https://support.apple.com/en-us/HT201859" target="_blank">iOS Podcasts</a> | <a href="https://discussions.apple.com/thread/252522844" target="_blank">MacOS Podcasts</a> | <a href="https://support.pocketcasts.com/contact-us/" target="_blank">Pocket Casts</a> | <a href="https://podcastaddict.uservoice.com/knowledgebase/articles/237642-how-to-subscribe-to-an-authenticated-premium-rss-f" target="_blank">Podcast Addict</a></p> <p><a href="mailto:help@skeptoid.com">Email us</a> if there's one you use that's not listed. These links are provided as a courtesy, Skeptoid didn't create the apps, and can't give you tech support using them! :-)</p> <p> </p></td> <td width="40" class="nomobile noprint"> </td> <td align="left" valign="top" width="250" class="nomobile noprint"><p> </p> <p> </p> <p align="center"><a href="/important"><img src="/images/go_premium.png" width="125" height="125" alt="Donate"></a> </p> <div class="right-sidebar"> <!--googleoff: index--> <div id="funding-title">Show Your Support</div> <div id="funding-box"><img src="/images/1400.png" width="125" height="125" alt="" style="border: solid black 1px;"> <p class="smaller">The <em>Skeptoid</em> weekly science podcast is a free public service from Skeptoid Media, a 501(c)(3) educational nonprofit.</p> <p class="smaller">This show is made possible by financial support from listeners like you. If you like this programming, please become a member.</p> <p class="smaller"><a href="/giving">Other ways you can help</a></p> <a href="/important" class="cool_button">Donate Now</a> </div> <!--googleon: index--> </div> <p> </p> <p> </p> </td> </tr> </table> <p> </p> </div> <link href="https://fonts.googleapis.com/css?family=Open+Sans:800,400" rel="stylesheet" type="text/css"> <div class="footer noprint" style="background-color: black; width: 100%; height: 151px; padding-top: 15px; margin: 0;"> <div style="max-width: 400px; margin: 0 auto; text-align: center;"> <p style="margin: 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 22px;"><img src="https://skeptoid.org/images/owl-150.png" style="height: 22px; width: 22px; margin: 0 10px 5px 0; vertical-align: middle;" alt=""><span style="font-weight: 800; color: white;">SKEPTOID</span> MEDIA</p> <p style="margin: 10px 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px;"><a href="http://skeptoid.org" target="_blank" style="color: white;">About us</a> | <a href="http://skeptoid.org/programming" target="_blank" style="color: white;">Our programming</a> | <a href="http://skeptoid.com/important" target="_blank" style="color: white;">Become a supporter</a> | <a href="http://skeptoid.com/privacy" target="_blank" style="color: white;">Privacy</a></p> <p style="margin: 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px;">A 501(c)(3) educational nonprofit.<br> All content is © Skeptoid Media, Inc. All Rights Reserved.</p> </div> </div> </body> </html>