From 17fdb877490258b27219ebc34c4a14e0cc3760d1 Mon Sep 17 00:00:00 2001 From: CaliBrain Date: Fri, 14 Feb 2025 18:15:29 -0500 Subject: [PATCH] Update readme.md Removing PDF mention from readme since it is now supported by CWA #82 --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 660710d..a25dd3a 100644 --- a/readme.md +++ b/readme.md @@ -74,7 +74,6 @@ If logging is enabld, log folder default location is `var/log/cwa-book-downloade | `BOOK_LANGUAGE` | Preferred language for books | `en` | | `AA_DONATOR_KEY` | Optional Donator key for Anna's Archive fast download API | `` | -Note that PDF are NOT supported at the moment (they do not get ingested by CWA, but if you want to just download them locally, you can add `pdf` to the `SUPPORTED_FORMATS` env) If you change `BOOK_LANGUAGE`, you can add multiple comma separated languages, such as `en,fr,ru` etc. #### AA