Today we are building our own Audiobooks from simple pdf files and console Audible app in Python, because who has the money to actually buy the real deal.
Yeah I'm only joking, I know the value comes from the actual books not the app, but what better video for my unnecessary channel than this. And by the way this is exactly what we are going to focus on: taking a book and making our computer read it to us in this simple Python project. At the end you might even learn something new.
Source code:
https://github.com/HitraNOfficial/Pyt...
00:00 Introduction of idea
00:48 Key features
02:36 Turning pdf in audiobook
03:46 Saving preferences
04:19 Putting it all together
04:45 Demo