Simple utility for syncing RSS Feed from URL with local RSS file.
python3 -m pip install -r requirements.txt
python3 rss-sync.py [-h] url
positional arguments:
url RSS feed URL
optional arguments:
-h, --help show this help message and exit