以下 都是 作为 代码 参考,学习用的,很多工具,当前都不能用了
优快云BlogExport
优快云博客导出工具
之前一直想把优快云的博客导入到自己的网站中,可是由于博客比较多,后面受朋友老郭启发,就找了个时间用Java开发了这款小工具。
Had been trying to 优快云 blog into their website, but because of the blog is more, inspired by my friend guo behind, will find a time this kind of small tools with Java development.
only use
直接下载优快云BlogExport.7z解压使用即可。
不用配置环境
Direct download 优快云BlogExport.7z decompression can be used.
Don’t need to configure the environment
经过测试,667篇博客,开50个线程,在54秒左右可以全部导出到文件。
Tested, 667 blog, open 50 threads, in 54 seconds can all exported to a file.
博客文件导出的存储规则是:
软件运行目录\blog\年-月\年-月-日 博客标题名.markdown
Blog file exported storage rule is:
Software running directory/blog/year-month/year-month-day blog title name.markdown
https://github.com/chenhaoxiang/优快云BlogExport
https://github.com/aaronsw/html2text
https://github.com/gaocegege/csdn-blog-export
https://blog.youkuaiyun.com/marksinoberg/article/details/70946107
https://github.com/guoruibiao/csdn-blog-backup-tool
BeautifulSoup 用法
BeautifulSoup基本用法总结
https://blog.youkuaiyun.com/kikaylee/article/details/56841789