34
What are some good ad-free podcasts?
(lemmy.ml)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Well, there's your problem is another one.
That's quite the pile of political shows! I'll dig through them and pick out the ones that hook me. Thanks for taking the time to link them all, makes it easier to use an online took to yank out the RSS feeds for subscription.
I’m not sure those links will render RSS feeds. I just pulled them from my Apple Podcasts app. None of them are exclusive to Apple, though, so if you’re not in the Apple ecosystem you can still find them.
Oh they will, I use a website that yanks the feeds. Having them all in one list like that makes it easier for me to parse through them though.
If you ever need to yank the RSS from a show then I have lots of success with: https://www.labnol.org/podcast. It's specifically for just this kind of thing. Weirdly a lot of shows, even on their own websites, don't make RSS feeds readily available.
This has just let me recover a podcast where the feed from the site I was using stopped working, thank you :D
Interesting! You extract the ID from the link (e.g. the
1258545975
from https://podcasts.apple.com/us/podcast/citations-needed/id1258545975) and then:Oh wow I didn't realize it was so simple. I couple just slap that into a bash script and save the effort of going through a website...maybe even use it for bulk processing when I get lots of recommendations.
There seems to be a bug in Lemmy that messes up the script’s rendering a little, but you’ll figure it out.