REQUEST: Please add the ability to summarize and chatbot Apple Podcast URLs.
For example, when I invoke the summarizer in the following way:
!sum https://podcasts.apple.com/us/podcast/houses-and-signs-vive-la-difference/id1438305119?i=1000678439599
I get a summary landing page about the podcast episode's introduction. However, the transcript isn't available (yet) from the Podcasts website, so when I attempt to chat with the podcast transcript, nothing is really there and the Summarizer chatbot basically says so.
There's a tedious way to extract the transcript using a developer's 3rd-party Node script. Here's the Github project page.
Even if there was a way to simply upload raw files or copy-and-paste the transcript contents to the Summarizer, that would be great.
The way I envision a user using this feature is that she would be able to invoke !sum <some apple podcast url>
and the Summarizer would be able to create a Summary landing page.
The user could then run a Q+A session with the podcast summary document and then possibly export the file if she discovered something useful that she wants to preserve.