This can be done by using the iTunes search service to lookup the id of the podcast, then get the RSS url from that. Just need to do some URL detection up front to know to perform the search service request.
+1 for supporting iTunes podcast URLs as multiple times I have had to just search again the Miramar podcast directory because an RSS feed was not easily found on the podcast's website.
This can be done by using the iTunes search service to lookup the id of the podcast, then get the RSS url from that. Just need to do some URL detection up front to know to perform the search service request.