cyhhao / PythonCrawler1

一个Python程序爬廖雪峰的Python教程
80 stars 60 forks source link

生成问题 #1

Open shiping998 opened 9 years ago

shiping998 commented 9 years ago

你好,我成功运行了你的程序,但用网站转换之后生成的epub没有图片,有什么好办法吗?

cyhhao commented 9 years ago

epub的格式就是不带图片的吧。。。是没有什么好办法 你可以HTML转成PDF,也一样可以在电子书里看


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月30日(星期四) 晚上6:18 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;

主题: [PythonCrawler1] 生成问题 (#1)

你好,我成功运行了你的程序,但用网站转换之后生成的epub没有图片,有什么好办法吗?

— Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

cyhhao commented 9 years ago

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "‮靓‭临江仙"908079684@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com;
发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "cyh"516365710@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

cyhhao commented 9 years ago

我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下: https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:39 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "‮靓‭临江仙"908079684@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。
我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------
发件人: "shiping998"notifications@github.com;
发送时间: 2014年10月31日(星期五) 晚上10:20
收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "cyh"516365710@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得


Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

非常感谢你,但我运行了一下没有成功,不知道是不是我运行有问题。

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-04 13:58 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下: https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:39 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "‮靓‭临江仙"908079684@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

之前那个是编码的问题我解决了,但是运行还是有问题。

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-04 13:58 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下: https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:39 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "‮靓‭临江仙"908079684@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

程序好像有问题,我运行不成功

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-04 13:58 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下: https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:39 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "‮靓‭临江仙"908079684@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

cyhhao commented 9 years ago

具体是怎么不成功?报了什么错误信息?


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年11月5日(星期三) 晚上11:07 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

程序好像有问题,我运行不成功

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-04 13:58 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下:
https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------
发件人: "shiping998";notifications@github.com;
发送时间: 2014年10月31日(星期五) 晚上10:39
收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "cyh"516365710@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------
发件人: "cyhhao";notifications@github.com;
发送时间: 2014年10月31日(星期五) 晚上10:26
收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "‮靓‭临江仙"908079684@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。
我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------
发件人: "shiping998"notifications@github.com;
发送时间: 2014年10月31日(星期五) 晚上10:20
收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com;
抄送: "cyh"516365710@qq.com;
主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得


Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

shiping998 commented 9 years ago

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-05 23:28 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 具体是怎么不成功?报了什么错误信息?


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年11月5日(星期三) 晚上11:07 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

程序好像有问题,我运行不成功

908079684@qq.com

发件人: cyhhao 发送时间: 2014-11-04 13:58 收件人: cyhhao/PythonCrawler1 抄送: shiping998 主题: Re: [PythonCrawler1] 生成问题 (#1) 我试着写了一个html转epub的程序,可以带上图片转的,你可以试一下: https://github.com/cyhhao/html2epub


------------------ 原始邮件 ------------------ 发件人: "shiping998";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:39 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

好啊,我最近也在学习python,你的程序写的真不错,简单有效。我叫王天放,是西北工业大学计算机学院硕士。

------------------ 原始邮件 ------------------ 发件人: "cyhhao";notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:26 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "‮靓‭临江仙"908079684@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

嗯,他是azw3格式的。不过我刚刚搜了一下,epub也是可以支持图片的,应该能找到一个更好用的转换器转换成带图片的epub。 我再找找看,你要是先找到了,记得告诉我哦~


by:陈裕皓cyh

------------------ 原始邮件 ------------------ 发件人: "shiping998"notifications@github.com; 发送时间: 2014年10月31日(星期五) 晚上10:20 收件人: "cyhhao/PythonCrawler1"PythonCrawler1@noreply.github.com; 抄送: "cyh"516365710@qq.com; 主题: Re: [PythonCrawler1] 生成问题 (#1)

但是你可以看看这个链接http://kindleren.com/thread-161730-1-1.html 作者说他也是爬下来的,我下载了,他的是有图片的,不知道他怎么弄得

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.

xujh0709 commented 8 years ago

是不是你用了python3?他写的是python2的程序