Commit Graph

514 Commits (5bc28623cb0b2499cd8dbf7112ae26c6d6ad9597)
 

Author SHA1 Message Date
Apprentice Harper 5bc28623cb
Merge pull request #1546 from mkb79/master
Enhance parsing DrmIon files
3 years ago
Apprentice Harper c1d7fcbb7f
Merge pull request #1545 from lejando/patch-1
Update FAQs.md. Thanks, lejando.
3 years ago
Apprentice Harper 45eefd6c80
Merge pull request #1539 from josdion/master
Preserve filename encoding flag when fixing epub archive
3 years ago
mkb79 fd51422a36 Enhance parsing DrmIon files
Adding support for parsing plaintext in DrmIon files.

This is needed by my kindle project. When downloading an ebook with my package it gives me a metadata file wich is DrmIon encoded. This file containes plaintext instead of encrypted pages.
3 years ago
lejando cb36ca1b0d
Update FAQs.md
Removed space from Mac and Win and period from Mac SHA-256 Hashes, which prevent automatic comparison.
3 years ago
Apprentice Harper 76a47e0dd0 Version number update
Update to 7.1.0 for a full release
3 years ago
Apprentice Harper 70a754fb46
Merge pull request #1529 from ableeker/python3
Fix for Python 3
3 years ago
josdion ffd79d5fe4 Preserve filename encoding flag when fixing epub archive 3 years ago
Aldo Bleeker 21a7b13524 Fix for Python 3 3 years ago
Apprentice Harper 52bdbe95c9
Merge pull request #1522 from lkcv/patch-1
Add detection for Kobo directory location on Linux
3 years ago
Apprentice Harper 495dda3809
Merge pull request #1502 from ableeker/python3
Fix for broken book keys
3 years ago
Apprentice Harper 52e83922c0
Merge pull request #1499 from xxyzz/kfx
encode serialnum before returning it, close #1479
3 years ago
lkcv 6cbc5285cb
Update obok.py 3 years ago
Aldo Bleeker 33b9630ca5 Fix for broken book keys 3 years ago
xxyzz 9346f86f73
encode serialnum before returning it, close #1479 3 years ago
Apprentice Harper 8d2d6627cf
Merge pull request #1482 from 2weak2live/master
Fix python3 encoding problem in voucher decryption
3 years ago
Apprentice Harper 6f198b247c
Merge pull request #1481 from icaroscherma/patch-1
[Tetrachroma FileOpen] Fixes Python 2.7 import issue, not linked to pywin
3 years ago
Apprentice Harper 9fb95eff41
Merge pull request #1491 from jony0008/master
Update sv
3 years ago
Jony 7aab8a3711
Update sv 3 years ago
2Weak2Live 2789cee331 Fix python3 encoding problem in voucher decryption 3 years ago
Ícaro R. Scherma 823704cf36
Fixes Python 2.7 import issue, not linked to pywin 3 years ago
Apprentice Harper a7974f0f14 Update ineptpdf.py
integer division, and version
3 years ago
Apprentice Harper ed412bee35 Updated to inept.pdf for PC
Contributed changes for PC compatibility. Thanks, Aldo.

Update main version to 7.0.2
3 years ago
Apprentice Harper 6cee615f26 Update ineptpdf.py
Fix handling of metadata
3 years ago
Apprentice Harper c4581b4d72 Version to 7.0.1, ineptpdf fixes
ineptpdf should now decrypt at least some Adobe PDFs
3 years ago
Apprentice Harper f6a568bcc1 Update ineptepub.py
Handle uncompressed elements (if any) in the zip file.
3 years ago
Apprentice Harper bf6170e613
Merge pull request #1445 from ableeker/python3
Some more fixes for ePub
3 years ago
Apprentice Harper afcd79c0cc
Merge pull request #1443 from jony0008/master
Update sv translation
3 years ago
Apprentice Harper fdf0389936 MobiDeDRM fixes
Change handling of PIDs to cope with byte arrays or strings passed in. Also fixed handling of a very old default key format.
3 years ago
Aldo Bleeker 5599c1694b Some more fixes for ePub 3 years ago
Jony dff90fae6f
Update sv translation 3 years ago
Apprentice Harper d33f679eae
Merge pull request #1413 from ableeker/python3
Small fix to make Obok help link work.
4 years ago
Aldo Bleeker 225e74a334 Small fix to make Obok help work. 4 years ago
Apprentice Harper 13e9a14907
Merge pull request #1398 from xxyzz/config
return str from load_resource()
4 years ago
Apprentice Harper 92ea0a2f24
Merge pull request #1392 from penenkel/patch-1
Add conversion from bytearray to bytes so that pids are hashable
4 years ago
xxyzz a1059650f6
return str from load_resource() 4 years ago
penenkel a3cc221932
Revert changes to k4mobidedrm.py 4 years ago
penenkel 6732be1434
`getPidList()` now returns pids as bytes instead of bytearrays 4 years ago
penenkel ad5cb056f0
Add conversion from bytearray to bytes so that pids are hashable 4 years ago
Apprentice Harper d3c7388327
Merge pull request #1389 from ableeker/python3
Python 3 fixes for __init__.py
4 years ago
Aldo Bleeker 8e436ad920 Python 3 fixes fort correct version of __init__.py 4 years ago
Aldo Bleeker ae806f734e Python 3 fixes for __init__.py 4 years ago
Apprentice Harper ccfa454226 Merge branch 'Python2' - the DeDRM plugn version change 4 years ago
Apprentice Harper 6716db1f62 Derive calibre version tuple from __version__ string 4 years ago
Apprentice Harper 0e0d7d8b14 Don't rule out running from the command line 4 years ago
Apprentice Harper 981aadc497
Merge pull request #1380 from xxyzz/byte-string
Fix byte string error for KFX
4 years ago
Apprentice Harper 26eb5d676c Merge branch 'Python2' Bring across version number updates from 6.8.1 release 4 years ago
Apprentice Harper 464788a3f1 Update DeDRM version number to 6.8.1, and kindlekey to 2.8 4 years ago
Apprentice Harper 036f9007fd Merge branch 'Python2': Get the changes to fix Kindle key retrieval for Mac OS X Big Sur 4 years ago
Apprentice Harper bdd1c2e474
Merge pull request #1383 from ableeker/python3
Python 3 fixes for Barnes&Noble
4 years ago