kevinhendricks / KindleUnpack

python based software to unpack Amazon / Kindlegen generated ebooks
GNU General Public License v3.0
957 stars 104 forks source link

Fix return of get_image_type to unicode #7

Closed takeokt closed 9 years ago

takeokt commented 9 years ago

Hi Kevin,

I have modified my fork and have confirmed the down-streams of get_image_type() use unicode too.

Take care, tkeo

kevinhendricks commented 9 years ago

Hi tkeo, Great thanks! I will merge it when i get home from work tonight.

Kevin

Sent from my iPad

On Jan 12, 2015, at 8:07 AM, takeokt notifications@github.com wrote:

Hi Kevin,

I have modified my fork and have confirmed the down-streams of get_image_type() use unicode too.

Take care, tkeo

You can merge this Pull Request by running

git pull https://github.com/takeokt/KindleUnpack python2and3 Or view, comment on, or merge it at:

https://github.com/kevinhendricks/KindleUnpack/pull/7

Commit Summary

Fix return of get_image_type to unicode File Changes

M lib/mobi_cover.py (4) Patch Links:

https://github.com/kevinhendricks/KindleUnpack/pull/7.patch https://github.com/kevinhendricks/KindleUnpack/pull/7.diff — Reply to this email directly or view it on GitHub.