https://github.com/joshuatly/libby_ab_bot
Telegram Bot to download Libby Audiobook MP3
https://github.com/joshuatly/libby_ab_bot
audiobook download libby libraries overdrive telegram-bot
Last synced: 4 months ago
JSON representation
Telegram Bot to download Libby Audiobook MP3
- Host: GitHub
- URL: https://github.com/joshuatly/libby_ab_bot
- Owner: joshuatly
- Created: 2023-08-23T10:57:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T11:31:05.000Z (almost 3 years ago)
- Last Synced: 2023-12-16T15:19:02.336Z (over 2 years ago)
- Topics: audiobook, download, libby, libraries, overdrive, telegram-bot
- Language: Python
- Homepage: https://t.me/libby_ab_bot
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [@libby_ab_bot](https://t.me/libby_ab_bot) Telegram bot code
This is the code for my Telegram Bot to download Libby Audiobook MP3
# Usage Instruction
This bot can download audiobooks that you have on loan, but you'll need to already have the Libby app set up on your phone/device.
You can begin by granting it access to your Libby library. This bot provides the option to set up Libby on another device.
Don't worry, this will not log you out from your current Libby device.
[https://help.libbyapp.com/en-us/6070.htm](https://help.libbyapp.com/en-us/6070.htm)
1. Use `/sync XXXXXXXX` (8 digit Libby setup code)
2. `/list` (to see all your audiobooks in your loan)
3. `/download 2` (the number on the item of your list)
4. Wait a while, and it should give you a link to download the zip file.
# Credit
[odmpy](https://github.com/ping/odmpy)