Archived
1
0
Fork 0
Import RSS feeds to Wallabag
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Matt Burke a7cb2b2908 Don't write sites in debug mode
Entries aren't actually posted to wallabag in debug
mode and sites.yaml was updated. So, if there was a run
in debug mode, entries wouldn't get added, even if there
is a subsequent non-debug-mode run.
2018-11-11 21:29:08 -05:00
.gitignore gitignore 2018-01-03 23:08:38 +01:00
add.py yml -> yaml 2017-02-12 21:51:25 +01:00
config.example.yaml allow dry-run and code-cleanup 2018-01-03 22:53:38 +01:00
delete.py experimental script for deleting all posts with one tag 2018-01-03 23:08:47 +01:00
github_stars.py allow dry-run and code-cleanup 2018-01-03 22:53:38 +01:00
LICENSE Initial commit 2016-11-07 20:04:16 +01:00
main.py Don't write sites in debug mode 2018-11-11 21:29:08 -05:00
README.md rename 2017-10-07 20:28:36 +02:00
requirements.txt add sentry again 2018-09-22 21:45:17 +02:00
sites.example.yaml add example sites.yaml 2018-01-03 22:56:52 +01:00

rss2wallabag

A small python script for importing RSS feeds to Wallabag