Skip to content

🎧 Download your Overcast listening history to sqlite

License

Notifications You must be signed in to change notification settings

bcongdon/overcast-to-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overcast-to-sqlite

crates.io

Download your Overcast listening history to sqlite. Supports saving podcast feeds and individual episodes.

Installation

$ cargo install overcast-to-sqlite

Usage

USAGE:
    overcast-to-sqlite [OPTIONS] <SUBCOMMAND>

FLAGS:
    -h, --help       Print help information
    -V, --version    Print version information

OPTIONS:
    -a, --auth-file <AUTH_FILE>    Storage location for Overcast credentials [default: auth.json]
    -p, --password <PASSWORD>      Overcast password
    -u, --username <USERNAME>      Overcast username

SUBCOMMANDS:
    archive    Save Overcast feeds/episodes to sqlite
    auth       Authenticate with Overcast
    help       Print this message or the help of the given subcommand(s)

Examples

$ overcast-to-sqlite auth
$ overcast-to-sqlite archive podcasts.db

Attribution

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.

About

🎧 Download your Overcast listening history to sqlite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages