-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Video prints summary not transcript #1210
Comments
I'm experiencing this too |
I want to grab transcript of YouTube video, but |
i have that issue and the same with scraping websites. i want raw data please :) |
The transcript option, send the transcrip to the model as use input. --transcript Grab transcript from YouTube video and send to chat if you want the transcript, you could use --dry-run but it won;t be fancy. |
So, I was able to get this issue on version v1.4.122 (on a fresh install) and the latest v1.4.128 (after updating). It would occur whether I used '-y %YoutubeURL%' or both '-y %YoutubeURL% --transcript', a summary would always pop out. I'd really like to know what pattern it was using for this, because after fixing this I'm unable to find the pattern used. Note that I installed it from the command: I went thru and made sure the sessions and contexts were clear (commands 'fabric -x' and 'fabric X') and even ran the '-config' command (no output printed). I don't know which command fixed it, but after running them the transcription issue went away. However, I'd really like to know what pattern it was defaulting to. |
What happened?
This seems exactly like the bug #1042 which was supposed to be fixed months ago.
How do I get the transcript?
Version check
Relevant log output
Relevant screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: