Python script that has a 90% success rate at adding metadata to your epub file
Sometimes it doesn't work, but it's better than nothing
This little script was made with atrocious programming practices, so don't expect it to be pretty
but it kinda works so that's cool
- Download the script
- Install the requirements
- Put your client ID into the .env file
- Run the script
this script came to fruition because ebooklib is trash and you have to compeletly rewrite the epub file to add metadata
and im below the skill level to do that
and ebookmeta cant add covers or descriptions
so i made this
oh and also i have thought of making a calibre plugin but i dont know how to do that
- Sometimes the script will use the first author it finds, which is usually correct one but sometimes it isn't