Keep track of TODOs

This commit is contained in:
Abel Luck 2024-04-18 15:43:03 +02:00
parent dc4e79c130
commit 2f0adc8308

View file

@ -6,6 +6,16 @@ poetry install
poetry run repub
```
## TODO
- [x] Offlines RSS feed xml
- [x] Downloads media and enclosures
- [x] Rewrites media urls
- [ ] Media compression
- [ ] Download and rewrite media embedded in content/CDATA fields
- [ ] Config file to drive the program
- [ ] Daemonize the program
- [ ] Operationalize with metrics and error reporting
## License