Skip to content

svenfoo/eels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eels

to fill into your hovercraft

This is a small script written in Python that takes an eBook in the ePub format and feeds it piece by piece through the DeepL translation service. I have used it successfully to translate a full book from English to German. The result is not perfect, but certainly usable.

Usage

./eels.py --help

Requirements

Disclaimer

This is very simple and I have only tested it with one particular book. It may work for your book as well, but most likely it won't.

The DeepL API that is used by means of the pydeepl module is public, but as far as I know it is undocumented and not officially supported.

About

Translate an eBook using DeepL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages