Keep track of TODOs
This commit is contained in:
parent
dc4e79c130
commit
2f0adc8308
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -6,6 +6,16 @@ poetry install
|
||||||
poetry run repub
|
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
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue