Me too. When they removed the option to download books I liberated everything I had ever bought, moved to Kavita+koreader and will never buy a kindle book again. I jailbroke both kindles. And use koreader on them which now supports progress sync with Kavita which is amazing! So I don't really lose functionality.
How I bypassed Amazon's Kindle web DRM
191–200 of 538 posts
Re: How I bypassed Amazon's Kindle web DRM
#192Earlier quoted context omitted.
Where’s the link? Did he remove it, or am I missing some clever obfuscation of his own? (I’m on mobile so maybe the link isn’t obvious.)
Yes, looks like it's been removed. It used to be at https://github.com/PixelMelt/amazon_book_downloader
Re: How I bypassed Amazon's Kindle web DRM
#193For books only available through Amazon my workflow used to be buying it, downloading it with their desktop app, importing into Calibre, converting to epub and stripping DRM, then pushing it onto my Kobo. They broke that a while ago by making their DRM even worse, so now I just pirate those books.
Books have got to be the least expensive form of entertainment out there. The value to cost ratio is incredible. Consider buying books to support authors and publishers. If you can't afford it, then libraries are nice too. I personally know people who pirate books, but pay hundreds of dollars a year for streaming services or battle pass type video games. It blows my mind. Books are so cheap people! I recently bought…
- Brandon Sanderson's books are actually relatively inexpensive, despite their popularity
- Brandon sanderson ebooks are available without DRM. Interestingly, this is actually more common for fantasy and SF than other genres.
Other books are more expensive and more likely to be locked behind DRM for digital books.
Re: How I bypassed Amazon's Kindle web DRM
#194Any book DRM is easy to defeat now that OCR is so good. Just automate screenshotting and OCRing every page.
Re: How I bypassed Amazon's Kindle web DRM
#195Earlier quoted context omitted.
The post includes a link to a GitHub repository containing code to circumvent the DRM, which probably counts as "technology" and "component".
I covered that in my comment. It’s likely the code violates § 1201 but I doubt the post does. And linking to infringing content is not legally the same thing as publishing it.
> Defendants then linked their site to those "mirror" sites, after first checking to ensure that the mirror sites in fact were posting DeCSS or something that looked like it, and proclaimed on their own site that DeCSS could be had by clicking on the hyperlinks on defendants' site. By doing so, they offered, provided or otherwise trafficked in DeCSS.
The appeal was mostly about whether the DMCA and/or the specific injunction in question violated the First Amendment, and the court found that it didn't.
(Universal City Studios vs. Reimerdes at the district court level, Universal City Studios v. Corley at the circuit)
Re: How I bypassed Amazon's Kindle web DRM
#196This is one of my biggest problems with DRM. It restricts what software you can consume the media on.
I bought a collection of books from Kobo without realizing it was protected by DRM, then realized I could only read them with the kobo reader, which is also really buggy. I really wanted to use a different reader app, but couldn't.
Re: How I bypassed Amazon's Kindle web DRM
#197For books only available through Amazon my workflow used to be buying it, downloading it with their desktop app, importing into Calibre, converting to epub and stripping DRM, then pushing it onto my Kobo. They broke that a while ago by making their DRM even worse, so now I just pirate those books.
Books have got to be the least expensive form of entertainment out there. The value to cost ratio is incredible. Consider buying books to support authors and publishers. If you can't afford it, then libraries are nice too. I personally know people who pirate books, but pay hundreds of dollars a year for streaming services or battle pass type video games. It blows my mind. Books are so cheap people! I recently bought…
Re: How I bypassed Amazon's Kindle web DRM
#198Re: How I bypassed Amazon's Kindle web DRM
#199Wait, does this (absolutely ridiculous) DRM completely fuck up screen readers?
I actually wrote the code to make this work with screen readers, back when I worked for Kindle in 2018.
I even got to test it out with a few Amazon employees who were blind, which was a really cool experience!
We added some hidden divs which had the plaintext version for screenreaders. For whatever reason, upper management was ok with the plaintext being scrapable, as long as the formatted version couldn't be scraped.
Re: How I bypassed Amazon's Kindle web DRM
#200https://consumerrights.wiki/w/Amazon_altering_the_content_of...