janw / podcast-archiver

Archive all your favorite podcasts
MIT License
123 stars 21 forks source link

Add support for non-feed podcast sources #175

Open elharo opened 2 months ago

elharo commented 2 months ago

E.g.

$ podcast-archiver -f https://podcasts.apple.com/us/podcast/kaleidocast/id1035427016

Downloading archive for: Untitled Podcast

✔ Archived all episodes.

Done.

In fact this page is not an RSS feed but an HTML page. There should instead be some sort of error message indicating this.

Even better, the archiver could recognize these URLs and find the right RSS feed.