|
|
|
|
|
by JulianWasTaken
1343 days ago
|
|
That's a nice and unexpected bit of news for the day. I've been using Pocket Casts for awhile, it's indeed a very nice app, and other than the UI tumult from a few years back has been pretty reliable. I was a bit disappointed recently to discover that it doesn't offer a way to export data from it, which is pretty bad (i.e. your listening history and starred episodes, not your list of subscribed podcasts). Hopefully it being OSS means that's something someone can add (heck I'd look into it myself as I was dreading having to manually extract the data myself or MITM the sync service to do it). |
|
With the help of the web-player and the developer console I could copy the necessary auth-headers.
I built a little deno project recently which scrapes my Spotify and PocketCasts history regularly and stores the history to a Supabase PostgreSQL database.
So I have access to my own listening history: https://github.com/DanEEStar/listening-history-deno