Issue with yt helper? - Transcript not available. (transcript not found) #925
Replies: 5 comments 1 reply
-
I have had the same thing,,,,,,,Watching for a response on this channel. In addition I also get this error: Anybody that offer some help regarding the vendor? (fabric) PS C:\Users\Christopher Jooste> yt https://youtu.be/w2gbOQOJ2BQ?si=s_fZ1d0ji5x5R_DB | fabric --pattern analyze_answers |
Beta Was this translation helpful? Give feedback.
-
Same here: "Transcript not available. (transcript not found)" |
Beta Was this translation helpful? Give feedback.
-
Asked Claude to look at the code, here are the comments: Potential errors: The code assumes the presence of a .env file in a specific location (~/.config/fabric/.env). If this file doesn't exist or is inaccessible, the program will crash. Suggestions for improvement: Error handling: Implement more graceful error handling, especially for API calls and file operations. Overall, the code is functional but could benefit from improvements in robustness, performance, and maintainability. The suggestions above would help make the code more resilient and easier to maintain and extend in the future. |
Beta Was this translation helpful? Give feedback.
-
I've just installed fabric and the yt helper, but when I run:
yt --transcript https://www.youtube.com/watch?v=bhnfZhJWCWY
I get:
Transcript not available. (transcript not found)
it's the same with every video. I've inserted by Youtube API key
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions