The original post: /r/datahoarder by /u/lvhn on 2025-08-02 08:13:41+00:00.
Hey,
I couldn't find a working script to download from tokybook.com that also handled cover art, so I made my own.
It's a basic python script that downloads all chapters and automatically tags each MP3 file with the book title, author, narrator, year, and the cover art you provide. It makes the final files look great.
You can check it out on GitHub: https://github.com/aviiciii/tokybook
The README has simple instructions for getting started. Hope it's useful!