Download and rewrite media embedded in content/CDATA fields

This commit is contained in:
Abel Luck 2024-04-19 15:53:03 +02:00
parent 5627005349
commit 14005f36ce
5 changed files with 294 additions and 5 deletions

View file

@ -14,8 +14,8 @@ poetry run repub
- [x] Image normalization (JPG, RGB)
- [x] Audio transcoding
- [x] Video transcoding
- [ ] Image compression
- [ ] Download and rewrite media embedded in content/CDATA fields
- [ ] Image compression - Do we want this?
- [x] Download and rewrite media embedded in content/CDATA fields
- [ ] Config file to drive the program
- [ ] Daemonize the program
- [ ] Operationalize with metrics and error reporting