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 epub support for parsing #1017

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Add epub support for parsing #1017

merged 1 commit into from
Apr 2, 2024

Conversation

timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #709

What is in this change?

Enable support of uploading EPUB files without corrupting the text attempting to parse as text.

Additional Information

  • No explicit support for AWZ or MOBI

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit 4fb4aa2 into master Apr 2, 2024
@timothycarambat timothycarambat deleted the 709-epub-support branch April 2, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Support ingestion of ebook formats such as epub, azw, mobi
1 participant