This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract method to format book URI for extension
The `load_etext` function currently throws an exception when there is no textual download candidate available for a given book. However, some users might want to use Gutenberg to download non-textual versions of books. All available formats of a book can already be looked up via the formaturi metadata extractor, so this change exposes a method to enable a client to format the download URL for an arbitrary extension. See #105
- Loading branch information
Showing
1 changed file
with
26 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters