Preserving your subscribed RSS feeds into a relational database. View docs for specification
pip install rss2sql
Attention: connector friends of SQLAlchemy
need to be installed manually.
from rss2sql import SQL
SQL('/path/to/configuration','uri://of:your@own/database').fetch()
python rss2sql.py -c /path/to/configuration -d uri://of:your@own/database --hide_banner
Configuration file is needed, omit the field section, and run
python rss2sql.py -c /path/to/configuration --discover
the configuration file should look like
rss:
url: http://songshuhui.net/feed
sql:
tablename: nyaa