Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fugary/calibre-douban

Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.
https://github.com/fugary/calibre-douban

Last synced: about 2 months ago
JSON representation

Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.

Awesome Lists containing this project

README

        

## calibre-douban
Calibre douban metadata download plugin.
Based on https://book.douban.com web pages.

### Calibre插件

最近在使用calibre-web管理电子书,不过很多时候还是需要用到Calibre桌面版软件,批量管理,编辑电子书等功能,在calibre-web上已经使用calibre-web-douban-api搜素豆瓣元数据,但是桌面版Calibre软件缺没有办法使用,不过calibre可以使用插件,而且是使用python开发,因此可以把calibre-web-douban-api改造一下包装成calibre插件,简单元数据插件还是比较容易的

### 安装方法

下载地址:[NewDouban.zip](https://github.com/fugary/calibre-douban/releases/latest/download/NewDouban.zip)

从release页面下载zip包,然后再calibre中安装为插件即可。

参考文档:https://fugary.com/?p=423