Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for calibre receipes #4

Open
skrawani opened this issue Feb 28, 2023 · 2 comments
Open

Add support for calibre receipes #4

skrawani opened this issue Feb 28, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@skrawani
Copy link
Contributor

@guilhermebkel
I want to inquire if there are any plans to add support for calibre recipes. As a regular user of a fork with calibre recipe support, I believe that adding this feature would greatly improve the functionality of the platform.

I have made some changes to the code to support calibre recipes, and I would like to introduce these changes to the master branch if there is interest in implementing this feature. Please let me know if this is something that is open for discussion.

@guilhermebkel guilhermebkel self-assigned this Feb 28, 2023
@guilhermebkel guilhermebkel added the enhancement New feature or request label Feb 28, 2023
@guilhermebkel
Copy link
Member

Hello @skrawani! Thanks for getting in touch!

It is awesome to know you were able to implement a feature by yourself using this code base :)

Being honest I didn't know about calibre recipes 🤔 But I'm curious to give a look at it. Do you recommend any article?

I'm open to talk about this feature :)

@skrawani
Copy link
Contributor Author

skrawani commented Mar 4, 2023

A recipe is a set of instructions that teach calibre how to convert an online news source, such as a magazine or a blog, into an e-book. A recipe is essentially Python code. As such, it is capable of converting arbitrarily complex news sources into e-books. At the simplest level, it is just a set of variables, such as URLs, that give calibre enough information to go out onto the Internet and download the news.

@guilhermebkel Yeah you can check this out https://manual.calibre-ebook.com/news.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants