Member
- Joined
- Jun 29, 2023
- Messages
- 2
Small project I'm doing for fun and learning, I'm sure something somewhere does something similar but whatever:
GitHub repo
What it does:
I made this to make it easier to use my new Kobo eReader, as despite being a vastly superior way to read in my opinion, the hassle of downloading and manually preparing files got in the way compared to my other inferior but more convenient devices (phone, tablet).
TLDR longest part is now uploading files from Calibre to the tablet
If any of my script violates fair use, let me know and I'll do my best to fix it. Have fun
GitHub repo
What it does:
- Search MangaDex using a title
- Select a manga from the search results
- Select which volumes to download (planning to add chapter ranges later)
- Downloads chapters for each volume
- Uses KindleComicConverter to create an EPUB of the volume for a specific eReader model
- Fetches metadata including author, artist, series name and volume number
- Also fetches cover if there is one for this volume on MangaDex
- Pushes the bundled book with metadata to Calibre
I made this to make it easier to use my new Kobo eReader, as despite being a vastly superior way to read in my opinion, the hassle of downloading and manually preparing files got in the way compared to my other inferior but more convenient devices (phone, tablet).
TLDR longest part is now uploading files from Calibre to the tablet
If any of my script violates fair use, let me know and I'll do my best to fix it. Have fun
Last edited: