A web app that syncs your Overcast listening history to automatically create a personal episodes page. It displays all the episodes you've listened to in a clean, searchable interface.
-
Go to overcast.fm/account, sign in (if needed), and open web inspector (⌘-option-i)
-
Find your login cookie and copy the value for
o
- e.g. in Chrome under
Application
>Cookies
>https://overcast.fm
- e.g. in Chrome under
-
Add your action repository secret
- Enter Name:
OVERCAST_COOKIE
and Secret: paste theo
value from step #3 - Click the green button
Add secret
- Enter Name:
-
Go to Pages Settings >
Source
(dropdown) > ChooseGitHub Actions
-
Start your first scrape run >
Run workflow
(gray button) >Run workflow
(popup green button)
After the scrape
and pages
workflow runs successfully complete (watch them here), your episodes page will be at https://hbmartin.github.io/overcast-to-pages/
Hooray! 🎉 Your episodes page will now continue to update daily.
You can also interact with your podcast database directly using datasette
Please report issues or feature requests here
This project is licensed under the Apache License Version 2.0.
Overcast and the Overcast logo are trademarks of Overcast.fm.
All podcast content is copyright of their respective owners.
- Harold Martin - harold.martin at gmail