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

[Question]: How or can I use the REST API of fabric to interact with fabric? #1269

Open
Atomique opened this issue Jan 22, 2025 · 0 comments
Labels
question Further information is requested

Comments

@Atomique
Copy link

What is your question?

Hi!

mostly I use fabric to transcribe Youtube Videos at the moment. For example I use this command:

yt "<yt video url>" | fabric -sp <mypattern> --context=<mycontext>

I wonder if it would also be possible to do these type of queries via the api. If I start up the API with `--server' I dont find an endpoint to do this. Also it seems that I am blind, but I cant find anything here about the REST-API (found a folder only).

That API would help me to package fabric into a docker container, host it on my cluster and automate my "youtube video recipe extraction to json to mealie" a lot!

Any ideas or a hint to get me to the right direction? Is it implemented? Or do I need to do this by my own.

Thanks a lot for your time!

@Atomique Atomique added the question Further information is requested label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant