Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI: support for OverDrive desktop app ends Nov 13, 2024 #66

Closed
ZolaLa9 opened this issue Oct 21, 2024 · 23 comments
Closed

FYI: support for OverDrive desktop app ends Nov 13, 2024 #66

ZolaLa9 opened this issue Oct 21, 2024 · 23 comments

Comments

@ZolaLa9
Copy link

ZolaLa9 commented Oct 21, 2024

This script will stop working when OverDrive finally decides to stop supporting the "classic" OverDrive app.

It looks like the end is upon us. This notice has appeared on my public library's website: "The MP3 audiobook format will be removed and OverDrive's desktop app for Windows and Mac will stop being supported on November 13, 2024. Download audiobooks using the Libby app instead."

Thank you, @chbrown for sharing your script. It has been a godsend. If you find or create another solution, hope you will share ❤️

@cerinawithasea
Copy link

IM wondering if and how people are using libby

@ZolaLa9
Copy link
Author

ZolaLa9 commented Oct 22, 2024

I've tried Libby. I don't particularly like it, but it may just be an issue of getting used to it. Blergh.

@raf-42
Copy link

raf-42 commented Nov 12, 2024

I'm in the same boat. I did some digging, and at least as of right now (11/11/24), the method outlined here works.

Log in to Overdrive website from your computer
From Overdrive > Holds > Open Audiobook in Browser
Right-click page select inspect
In the Inspector click Network
Refresh the browser page containing the playing audiobook
Click the TOC and cue up each chapter
At this point you should see the MP3 files starting to appear in your Network inspector.
Right-Click one and select open in new tab
The MP3 file opens, click the three dots button and select download.

Basically each mp3 chapter seems to still be there. Now whether this will continue to work in the future, who knows.

@jdustinlewis
Copy link

Looks like .ODM downloading is officially gone. When trying to download a .ODM (using an agent switcher):

OverDrive's desktop app for Windows and Mac is no longer supported. Download audiobooks using the Libby app instead.

Bummer! Thanks again to @chbrown for the excellent work on this script. It was a good run!

@equivocates
Copy link

Thanks @chbrown for this great script. Sad to see it come to an end like this.

@crakerjac
Copy link

ODM files aren't completely gone... Only the javascript to generate the download button has been removed.... This will likely stop working in the coming weeks after all ODM books/files have been returned.

20241115_15h45m21s_grim

@crakerjac
Copy link

crakerjac commented Nov 18, 2024

ODM files aren't completely gone... Only the javascript to generate the download button has been removed.... This will likely stop working in the coming weeks after all ODM books/files have been returned.

If these ODM files are still there (for now), is there a way to find and download them without the download button?

I followed this reply from a different issue thread. As of now, it still generates an ODM download button.

@ZolaLa9
Copy link
Author

ZolaLa9 commented Dec 18, 2024

An interesting comment on Reddit:

the library I work for has got overdrive to agree to maintain it [mp3 downloads] for special circumstances because for some patrons it’s an accessibility issue

Perhaps the workarounds will continue working ... indefinitely ...? :)

@Glocktober
Copy link

Check out the section "Obtain an ODM File"
in https://github.com/brianpipa/OverdriveMP3Downloader

@bemehiser
Copy link
Contributor

bemehiser commented Dec 31, 2024

I wrote a Firefox plugin which fixes the button automatically.
https://github.com/bemehiser/overdrive-mp3-button

README updates in #67

@simon-techkid
Copy link

I wrote a Tampermonkey userscript that also provides the ability to bulk download (including ZIP file compile) and return your loans.

Here it is.

example_extension

@chbrown
Copy link
Owner

chbrown commented Jan 5, 2025

Thanks for the kind words and helpful tips :)

I am closing this as covered by 42373c1 but for future reference I have also enabled 'Discussions' for this repo, which is probably what this thread should have been in the first place.

@chbrown chbrown closed this as completed Jan 5, 2025
@JaegerMaster
Copy link

Not able to download .ODM files today. Is this all over now?

@chbrown
Copy link
Owner

chbrown commented Feb 1, 2025

Oh nooooes! — same here :(

@brianpipa
Copy link

Yep - 404 now on the ODM URL. i think we are done.

@windsifter
Copy link

windsifter commented Feb 2, 2025 via email

@bemehiser
Copy link
Contributor

There is another thread talking about downloading files via the listen-in-browser page, using an audio downloader extension. Not seamless yet, but it looks like something promising to explore in the future, possibly for a browser plugin.
brianpipa/OverdriveMP3Downloader#4 (comment)

@cerinawithasea
Copy link

here is what i shared in another thread im watching about the same stuff basically

I am now using https://github.com/HeronErin/LibbyRip with a converter that i wrote https://github.com/cerinawithasea/libregrab-m4b-creator

i can not even believe i just shared my thing, please be kind i have never done this before ever and it was done out of sheer panic

@windsifter
Copy link

@JarrettR
Copy link

JarrettR commented Mar 8, 2025

Wish I'd seen that yesterday before I rolled my own solution @cerinawithasea

https://github.com/JarrettR/OverdriveUnspooler

@crakerjac
Copy link

@JarrettR Careful with that LibbyRip. I got ALL of my library cards banned with that tool. Not just the one card to used with LibbyRip but ALL the cards tied to Libby.

@AlpacaLips99
Copy link

Thanks @CrackerJac. It seems to me that “be careful with” must mean “just don’t use it.” I don’t see any way to use it carefully.

@bedge
Copy link

bedge commented Mar 9, 2025

@JarrettR Careful with that LibbyRip. I got ALL of my library cards banned with that tool. Not just the one card to used with LibbyRip but ALL the cards tied to Libby.

@crakerjac could you elaborate on your usage pattern that triggered this? Or, any additional insight you have on what triggered this? (with the benefit of hindsight)

I'm wondering if this was caused by "excessive" (in the eyes of some) use, or maybe a book a week type use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests