Using fzf and bash scripting to make fabric a bit easier to use #1085
Piotr1215
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
this is a little over my head, but I think I get it. I tinkered with LLMs for a few days to run fabric -y "$URL" -p "pattern" > "$video-title-$id-$pattern.md" and also download the video. but this would be great, if I understand it correctly, to get multiple pattern-markdown files (after saving) and / or distilling one pattern into another and another until I get a full result I wish. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, thank you for a great tool. It's a real time saver for many repeatable tasks.
To make it a little easier to use, I've created a simple script to orchestrate fabric commands.
Here is a video about it if anyone is interested.
Beta Was this translation helpful? Give feedback.
All reactions