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

app sysk-forgets

读取 Stuff You Should Know RSS 源并存储到 sqlite 数据库中

3 个版本

0.1.2 2020年6月22日
0.1.1 2020年6月19日
0.1.0 2020年6月10日

#13 in #episode

自定义许可

23KB
491 代码行

license badge

sysk-forgets

此项目下载(同步)Stuff You Should Know RSS 源并将其存储到可搜索的数据库中。然后用户选择一个提到的剧集,包含在听到的剧集内。最后,用户生成一个 RSS 源,可以像往常一样导入到播客应用程序中。

完整帮助文本

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

将此 RSS 源添加到您的播客应用程序,以自动接收我认为值得听到的剧集: https://croagunk.7596ff.com/sysk-forgets.xml

许可

sysk-forgets 是公有领域。

在法律允许的范围内,Cassandra McCarthy [email protected] 已放弃此作品的所有版权和相关或邻近的权利。

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

依赖项

~63MB
~1M SLoC