Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Removing DRM protection from eBooks
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #31  
Old 08-05-2010, 09:22 PM
jen456 jen456 is offline
Junior Member
 
Join Date: Aug 2010
Posts: 1
jen456 is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


When I run the ignobleepub script, I get the message 2940000719480.epub: not an B&N adept EPUB. Most of my B&N books have numbers not a title. Any ideas what I need to do?
Reply With Quote
  #32  
Old 08-06-2010, 12:46 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Quote:
Originally Posted by jen456 View Post
When I run the ignobleepub script, I get the message 2940000719480.epub: not an B&N adept EPUB. Most of my B&N books have numbers not a title. Any ideas what I need to do?
Make sure such EPUBs are from B&N. Also make sure they are DRM protected (you can convert them to other formats using Calibre if they are not)
Reply With Quote
  #33  
Old 08-06-2010, 10:12 AM
ZacWolf ZacWolf is offline
Junior Member
 
Join Date: Jun 2010
Posts: 5
ZacWolf is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Quote:
Originally Posted by jen456 View Post
2940000719480.epub: not an B&N adept EPUB.
Like StreamRecorder says, I found that not all B&N books are DRM protected. I had also assumed they all were, and got the same error once.

There is an opensource ePub editor called Sigil [windows and mac]. I highly advise getting it, because you can use that to test if an epub has DRM or not, as it won't open DRM works. If there is no DRM it will open the file, and then you'll know.
Reply With Quote
  #34  
Old 08-18-2010, 09:42 AM
djblade18 djblade18 is offline
Junior Member
 
Join Date: Aug 2010
Posts: 1
djblade18 is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Sorry for the newb question
Is B&N reader the same thing as Nook?

I keep keep getting error the b&n reader could not be found
i just did a fresh install
however i did not login on the nook program

Just trying to help my sister out, I didnt even know these things existed before today
Reply With Quote
  #35  
Old 08-18-2010, 01:21 PM
Stream Recorder
 
Posts: n/a
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Quote:
Originally Posted by djblade18 View Post
Is B&N reader the same thing as Nook?
NOOK App is just an updated version of BN eReader (BN Desktop Reader).

Quote:
Originally Posted by B&N
What is the NOOK app?
The NOOK app is used to read Barnes & Noble eBooks on your handheld device or computer. It allows to read Barnes & Noble eBooks. B&N eBooks are encrypted to protect the authors' work. Thus, other eBook Readers will not work with Barnes & Noble eBooks. The NOOK app can display styled text (italicized, underlined, etc.) and formatting as well as perform functions not found on other eBook readers. The NOOK app is FREE and is supported on multiple devices
If you have BN Reader v.2.5, then when you run ignoblekey v.2, you can get the following error:
"Could not locate B&N Reader installation".
Reply With Quote
  #36  
Old 09-11-2010, 03:57 AM
MLogic MLogic is offline
Junior Member
 
Join Date: Sep 2010
Posts: 1
MLogic is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Please someone help me. I just want to read my book. When i run the Decrypter It comes up with this " Error: error 3 while decompressing invalid code lengths set" Also i can't get the 'ignoblekey.pyw' to work. I keep getting the error 'error could not locate b&n reader installation.' I have the newest one so i think that's the problem there.
This sucks, i don't know what i'm doing.
Reply With Quote
  #37  
Old 09-11-2010, 12:14 PM
ch mn ch mn is offline
Junior Member
 
Join Date: Sep 2010
Posts: 5
ch mn is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


This is confusing... trying to find up to date instructions across several threads and multiple posts.

First question:
Do I need pycrypto to use ignoblekey or is that just for ignoblekeygen.py?

Second question:
With nook desktop reader 2.5.1.xxx, will ignoblekey work at all?
It is not clear from the seemingly conflicting posts on the threads.

I was getting the "Error: Could not locate B&N Reader installation"
I made the following modification to ignoblekey.pyw
BN_APPDATA_DIR = r'Barnes & Noble\BNDesktopReader'

and got the "Error: Problem locating B&N Reader DB". I made the following modification:
dbpath = glob.glob(os.path.join(bndir, 'ClientAPI*.db'))

and got the "B&N User Key not found. Unexpected DB format?"

I deleted ClientAPI.db from by Application settings, but all the Nook reader asks for is my B&N
account email and password. Which does not seem to fix the error. Am I supposed to do something with my account setting on the B&N Website?

Update:
ignoblekeygen worked, so the question still stands has the current versions of the nook desktop reader broken ignoblekey even after updating the directory/file names?

Last edited by ch mn : 09-11-2010 at 05:30 PM.
Reply With Quote
  #38  
Old 09-17-2010, 09:27 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Updated DRM removal tools:

tools_1.9.zip
Code:
http://www.mediafire.com/?r8qj7eqorj4hrkp
Reply With Quote
  #39  
Old 01-02-2011, 05:50 PM
cameronhopkin cameronhopkin is offline
Junior Member
 
Join Date: Jan 2011
Posts: 3
cameronhopkin is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


All right, my fine folks, I've searched around and have been unable to find any solutions for this particular snag: when I run ignoblekeygen I get an error message that reads "Error: [Errno 13] Permission denied: 'bnepubkeyb64'". I saw one other post with someone reporting this error on the I<3 Cabbages blog, but there were no answers given, and the author hasn't commented on it in a GOOD long while.

Particulars: running Windows 7 x64, python 2.7.1 (32-bit, as per instructions), OpenSSL 1.0.0 (also 32-bit). Also installed pycrypto to see if that would make the difference, but no dice.

Any help is appreciated! Thanks, everybody!
Reply With Quote
  #40  
Old 01-03-2011, 04:26 PM
Apprentice Alf Apprentice Alf is offline
Junior Member
 
Join Date: Jan 2011
Posts: 20
Apprentice Alf is on a distinguished road
Default

Re: How to remove DRM protection from B&N (Barnes & Noble) EPUB ebooks


Quote:
Originally Posted by cameronhopkin View Post
All right, my fine folks, I've searched around and have been unable to find any solutions for this particular snag: when I run ignoblekeygen I get an error message that reads "Error: [Errno 13] Permission denied: 'bnepubkeyb64'". I saw one other post with someone reporting this error on the I<3 Cabbages blog, but there were no answers given, and the author hasn't commented on it in a GOOD long while.

Particulars: running Windows 7 x64, python 2.7.1 (32-bit, as per instructions), OpenSSL 1.0.0 (also 32-bit). Also installed pycrypto to see if that would make the difference, but no dice.

Any help is appreciated! Thanks, everybody!
I'd suggest trying the latest tools in the tools v3.0 archive (latest link always on my blog - see my profile), and if you still have problems, asking there, which where the maintainers of the scripts hang out.

— Alf.
Reply With Quote
Reply Post New Thread
Tags: , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:31 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons