Download your Overcast listening history to sqlite. Supports saving podcast feeds and individual episodes.
```
USAGE:
overcast-to-sqlite --username
ARGS:
FLAGS: -h, --help Print help information -V, --version Print version information
OPTIONS:
-p, --password
sh
$ overcast-to-sqlite podcasts.db --username=myusername@email.com --password=mypassword
This package is heavily inspired the X-to-sqlite
utilities created by Simon
Willison.
This package was designed to fit nicely in the dogsheep / datasette ecosystems.