https://github.com/anezih/calibre-kitapyurdu
calibre plugin to download metadata and covers from kitapyurdu.com
https://github.com/anezih/calibre-kitapyurdu
calibre-plugin e-book metadata turkish
Last synced: 2 months ago
JSON representation
calibre plugin to download metadata and covers from kitapyurdu.com
- Host: GitHub
- URL: https://github.com/anezih/calibre-kitapyurdu
- Owner: anezih
- Created: 2023-03-02T15:49:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T13:19:56.000Z (over 1 year ago)
- Last Synced: 2025-03-25T00:51:12.203Z (3 months ago)
- Topics: calibre-plugin, e-book, metadata, turkish
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This plugin tries to parse metadata and cover information from kitapyurdu.com, a Turkish online bookstore.
[Github repository](https://github.com/anezih/calibre-kitapyurdu)
**Main Features:**
- Plugin is capable of retrieving: the title, author, rating, tags, ISBN, publication date, publisher, language and comments (short description of the book).
- Plugin sets **kitapyurdu:** identifier for easy access from the details tab. It will show up as **Kitapyurdu**. Additionaly, it will set the **kitapyurdu_kapak** identifer in order to cache cover url. The latter won't be shown in the details tab. **Note**: If you know the book you try to download its metadata is on the site but the plugin can't fetch it, then you can set its **kitapyurdu** identifier manually. Copy the numeric value before the **.html** in the address bar and paste it in the identifiers field with the format **kitapyurdu:123816**, for example.**Configuration:**
- You can configure the maximum number of search results to be parsed in plugin settings. Choices are: 20, 25, 50. Default: 20.
- You can choose to append extra metadata (Editor(s), Translator(s), Original name, page number) to the end of the description. Default: Unchecked.Changelog:
Ver. 1.1.1
Ver. 1.1.0
Ver. 1.0.0