kindle-open-books icon indicating copy to clipboard operation
kindle-open-books copied to clipboard

This project is created to convert open source materials to kindle supported format

Results 8 kindle-open-books issues
Sort by recently updated
recently updated
newest added

Fixed issues with AOSA books caused by changes to the webpage since the last commit. Added the two new AOSA books as separate recipes.

from calibre.web.feeds.recipes import BasicNewsRecipe class Python_Tutorial(BasicNewsRecipe): title = 'Python Tutorial' description = '' cover_url = 'http://www.runoob.com/wp-content/uploads/2013/11/python.jpg' url_prefix = 'http://www.runoob.com' no_stylesheets = True # 添加encoding也不行 encoding = 'utf-8' keep_only_tags = [{...

Hi, When I try `make Learn_Python_the_Hard_Way.mobi` it makes the mobi file, but it does not have any content. Just the url of the relevant page. Can you please fix that,...

非常感谢介绍这个优秀的软件,但是我是用您的方法生成的书只有前面100个小节,后面的没有。 书籍地址是:https://support.omnigroup.com/documentation/omniplan/mac/3.0/zh/contents/ 我的recipe文件为: ``` python from calibre.web.feeds.recipes import BasicNewsRecipe class Git_Pocket_Guide(BasicNewsRecipe): title = 'OmniPlan 3 for MAC User Mannual zh' description = '' cover_url = 'https://support.omnigroup.com/doc-assets//OmniPlan-Mac/OmniPlan-Mac-v3.0.0.1/zh/EPUB/art/cover.thumbnail.jpg' url_prefix = 'https://support.omnigroup.com/' no_stylesheets...

Android_Training_Course_In_Chinese.recipe calibre, version 2.50.1 (darwin, isfrozen: True) 转换错误: 失败: 抓取新闻来源于 Android_Training_Course_In_Chinese 抓取新闻来源于 Android_Training_Course_In_Chinese Resolved conversion options calibre version: 2.50.1 {'asciiize': False, 'author_sort': None, 'authors': None, 'base_font_size': 0, 'book_producer': None, 'change_justification':...

能否帮忙生成个recipe文件 http://mp.weixin.qq.com/wiki/home/index.html 根据你提供的教程,复制了一份代码自己试着修改创建一个recipe没有成功,不懂Python,请求帮忙。

Hey Eric: ``` 你好! ``` 非常感谢你做的这个工具,非常棒! 我的有道笔记里面存了大量的内容,希望可以通过kindle阅读。 如果要使用你的这个工具,如何才能将有道笔记的内容转换为kindle格式呢? 多谢! 这里是我的笔记的共享,供参考 http://note.youdao.com/share/?id=6d12e588a13f07aa7b73815b54f3ab9b&type=notebook