Replies: 1 comment
-
Right, that is the command to run. Am asking about how the code digests the
flag from the stdin. What is the mechanism in the code that sets those? It
looks a little like magic. Thank you.
…On Sat, Aug 31, 2024 at 6:24 PM John Connor ***@***.***> wrote:
yt --transcipt <url> | fabric
—
Reply to this email directly, view it on GitHub
<#899 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF632FNXBA5PA3GNDPXI65LZUI7DVAVCNFSM6AAAAABNOCHXX2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTANJQHEZTAMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Having trouble seeing how the flags for the YouTube helper get set inside of the fabric cli when it boots up. Trying to understand in order to write a helper app… or would it be more prudent to work towards an all-encompassing app that embeds fabric in my code?
Thinking about using this as a way to prepare data for either model training or vector storage… maybe even as a way to clean up docs in a highly repeatable way.
Beta Was this translation helpful? Give feedback.
All reactions