#rss #feed #sqlite #episode #stores #read #podcast

app sysk-forgets

Reads the Stuff You Should Know RSS feed and stores it in a sqlite database

3 releases

0.1.2 Jun 22, 2020
0.1.1 Jun 19, 2020
0.1.0 Jun 10, 2020

#10 in #episode

34 downloads per month

Custom license

23KB
491 lines

license badge

sysk-forgets

This project downloads (syncs) the Stuff You Should Know RSS feed and stores it in a searchable database. The user then selects an episode they heard mentioned, contained in the episode they heard it. Finally, the user generates a RSS feed that can be imported into a podcast app as usual.

Full help text:

sysk-forgets 0.0.1
Cassandra McCarthy <7596ff@gmail.com>
Reads the Stuff You Should Know RSS feed and stores it in a sqlite database

USAGE:
    sysk-forgets [OPTIONS] [SUBCOMMAND]

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

OPTIONS:
    -d, --database <FILE>    

SUBCOMMANDS:
    generate    Generate an RSS feed
    help        Prints this message or the help of the given subcommand(s)
    search      Search for a term
    select      Select a term
    sync        Download feed and upsert into database

Add this RSS feed to your podcast app to automatically recieve the episodes that I deem interesting to listen to: https://croagunk.7596ff.com/sysk-forgets.xml

License

sysk-forgets is in the public domain.

To the extent possible under law, Cassandra McCarthy cassie@7596ff.com has waived all copyright and related or neighboring rights to this work.

https://creativecommons.org/publicdomain/zero/1.0/

Dependencies

~68MB
~1.5M SLoC