Skip to content

Accept docx and doc files #384

@AtKristijan

Description

@AtKristijan
  • ricecooker version:
  • Python version:
  • Operating System:

Description

Currently what i find out is that our last version of ricecooker ( develop branch ) do not support doc files. So we got one repo that can convert them but the problem is that you need to start docker and send post method to this service. Also this means that first you need to download all files and then convert it and then put it in ricecooker node > files.

What my Idea is:

What my idea is to use function in ricecooker with flag that if flag is True to convert files from one extension to another. And this to be made automatically in ricecooker without downloading first files locally and then to convert it.

In this function we need to implemented this new idea.
Files > write_path_to_filename or in download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions