YT Help
#412
Replies: 2 comments 1 reply
-
Try putting quotes around the url: yt "https://youtube.com/watch?v=uXs-zPc63kM" |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi - I have the same issue. yt --transcript "https://youtube.com/watch?v=uXs-zPc63kM" | fabric --stream --pattern extract_wisdom do you need the YouTube key to use this? |
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
-
I could use some help
FirstIf there is another discussion group where this should be posted let me know.
Second I've installed fabric following the quick install process, and the sample "pbpaste | fabric --pattern summarize" works well. When I use the YT sample "yt --transcript https://www.youtube.com/watch?v=wPEyyigh10g | fabric --stream --pattern extract_wisdom" I get an error zsh: no matches found: https://youtube.com/watch?v=wPEyyigh10g
Even if I just run "yt --transcript https://www.youtube.com/watch?v=wPEyyigh10g" I get the same error.
Is there some process to activate a pyenv first?
Beta Was this translation helpful? Give feedback.
All reactions