From cab365f4966ce068117b0f9990e6f4e65e069b67 Mon Sep 17 00:00:00 2001 From: Eugen Eisler Date: Fri, 27 Sep 2024 12:26:07 +0200 Subject: [PATCH] docs: update YouTube example call --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8edcb9b..ee54e1f 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ pbpaste | fabric --stream --pattern analyze_claims 3. Run the `extract_wisdom` Pattern with the `--stream` option to get immediate and streaming results from any Youtube video (much like in the original introduction video). ```bash -yt --transcript https://youtube.com/watch?v=uXs-zPc63kM | fabric --stream --pattern extract_wisdom +fabric -y "https://youtube.com/watch?v=uXs-zPc63kM" | --stream --pattern extract_wisdom ``` 4. Create patterns- you must create a .md file with the pattern and save it to ~/.config/fabric/patterns/[yourpatternname].