Skip to content
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

Open
1 task done
michnovka opened this issue Dec 16, 2024 · 4 comments
Open
1 task done

[Bug]: Video prints summary not transcript #1210

michnovka opened this issue Dec 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@michnovka
Copy link

What happened?

This seems exactly like the bug #1042 which was supposed to be fixed months ago.

superuser@superuser-X570S:~$ fabric -y https://youtu.be/QnpGj3VJEYA?si=s2rdpIICJNxlQitR --transcript
This transcript appears to detail the processes and philosophy behind a restaurant inspired by Mexican cuisine, particularly focusing on traditional cooking methods and ingredients. The chefs discuss various dishes, including al pastor tacos, chicken marinated and roasted over a wood fire, and lamb barbacoa, highlighting the importance of authentic techniques like using a trompo for the al pastor and the brining and marinating processes for the meats. They also emphasize the significance of corn in Mexican cuisine, detailing the preparation of masa and tortillas. Additionally, the transcript touches on the collaboration between the chefs, their inspirations, and the importance of presenting Mexican food in a way that respects its roots while also introducing it to a new audience. The restaurant aims to offer a broad perspective on Mexican cuisine beyond the typical offerings, focusing on authenticity and quality.

How do I get the transcript?

Version check

  • Yes I was.

Relevant log output

v1.4.122

Relevant screenshots (optional)

No response

@michnovka michnovka added the bug Something isn't working label Dec 16, 2024
@subsy
Copy link

subsy commented Dec 18, 2024

I'm experiencing this too

@tuan-to
Copy link

tuan-to commented Dec 19, 2024

I want to grab transcript of YouTube video, but fabric --youtube="${youtubeVideoLink}" --transcript did not return the transcript. The transcript was sent to AI to generate summarize, then the summarize was returned to me.
I want to get original transcript!

@risenowrise
Copy link

i have that issue and the same with scraping websites. i want raw data please :)

@mattjoyce
Copy link
Contributor

The transcript option, send the transcrip to the model as use input.
It say so in the help

--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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants