I just found out Overcast has an export of listening history which of course meant writing a script to parse it so I can do this on a regular basis. Guess Iām gunna backfill my blog as well withā¦~1400 episodes.
I just found out Overcast has an export of listening history which of course meant writing a script to parse it so I can do this on a regular basis. Guess Iām gunna backfill my blog as well withā¦~1400 episodes.
@rknightuk theyāre adding stats this year which is exciting. Itās just a sqlite database being stored⦠somewhere.
@jsonbecker Ideally what I want is an RSS feed of listened episodes. I might drop Marco an email to suggest it.
@rknightuk @jsonbecker That would be cool. Let me know what he says. I would love to add that to my Now page.
@pratik @rknightuk knowing a bit about the architecture and how much Marco hates writing for the web and having any personal data, Iād say this is highly unlikely but canāt hurt to ask.
@rknightuk How are you planning to parse the OPML file into data you can publish on your blog? Iād love to use that information on my site too. But Iām not sure how best to work with an OPML file.
@robknight I have the parsing done for the most part but Iām still working out some kinks. Once Iāve worked it out Iāll stick it on GitHub
@rknightuk a wonderful conversation. Iād love to parse these sources as well (Overcast and Netflix). Wondering whether I can āsubscribeā to this thread/topic to get notified once you publish something. š¤
@rknightuk thanks a ton. I bookmarked your post to find the conversation again later. š
@rknightuk Curious whatās the status on this? Did you take it far enough to publish it on GitHub?
@rknightuk awesome. Thank you. If anyone reads this, this post by @rknightuk explains it: rknight.me/automatinā¦