|
01/31/2021, 12:14 PM
#1
Podcasts make a great use-case for webOS devices... except for the fact that most of the Directories have stopped working, and lots of podcasts are (unnecessarily) only delivered over HTTPS these days.
A couple weeks ago, I made a service to solve these problems -- and have been using it daily on Dr. Podder and Video Podcatcher Deluxe. I posted here about accessing the directory on the web, but the experience left something to be desired: copying the URL can be a fidgety pain in the browser.
Podcast Directory solves all these problems, and makes webOS a viable platform for Podcasting in 2021 and beyond!
icon-256.png
Use it in conjunction with any Podcast app in Preware or the App Museum -- the only requirement is that it has a way to add feeds by URL (all of them I've tried have this feature!)
You can use the Podcast Directory app to search for Podcasts you want to listen to, and then choose the feed that works for your environment. Podcast Directory offers both the original feed (usually these are HTTPS) and something called a "Tiny Feed." This configurable feed uses my Retro Podcast Service and offers a number of supporting features for webOS (and other retro devices) even if you don't have access to a Proxy server...
- Shortens feed lists to reasonable (configurable) limits, to save memory and keep apps responsive
- Strips encryption by loading the feed's MP3 file on the server, then delivering it over HTTP
- Loads and scales poster art, serving it over HTTP and at reasonable sizes for small devices
- Handles re-directs, a common trick from lots of CDNs that most webOS podcast apps didn't handle well
- Removes XSL from feeds, which causing parsing problems in some apps
The whole thing works without sending any data to Google or Apple, thanks to PodcastIndex.org, serving up both the directory and the raw feeds. The app uses a hosted version the Retro Podcast service, provided by webOSArchive.com, but you can also self-host if you want.
Because of how the app pre-fetches the Podcast files on-demand, streaming from the Tiny feed won't usually work -- you'll want to download an episode before you listen, in most cases.
Grab the app on App Museum II, search for your favorite Podcast, then copy either the Full or Tiny feed to your clipboard, from the handy fields at the bottom, then paste the URL into whatever Podcast app you want to use!
|
|
|