Elektrine lite

← Feed

@Bfordham@infosec.exchange

Post #4226728

2026-07-30 04:28 UTC

I updated my #python library that downloads #audiobooks from Libro.fm Besides updating things so it works with the API once more, I modified it to skip books that have already been downloaded. Yes, this is an obvious change. I also added a `--force` option to redownload everything if you want to. https://codeberg.org/bfordham/librofm

Replies (1)

  • @Bfordham@infosec.exchange 2026-07-30 04:43

    This is the type of code I enjoy writing, BTW. I wanted to download my audiobooks, so I was able to script it. Now I plan to set it up on my Audiobookshelf instance to automatically update with my purchases. World changing? Nope. Useful? Yep.

    Open ##4227127