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

Adding the title of the video in the metadata #307

Open
santaCruz1854789 opened this issue Jul 25, 2024 · 2 comments
Open

Adding the title of the video in the metadata #307

santaCruz1854789 opened this issue Jul 25, 2024 · 2 comments

Comments

@santaCruz1854789
Copy link

This request comes from the necessity to orderly save the transcribed file with a relevant and recognizable name.
This addition should contribute to the API involvement in complex apps where you could for instance transcribe and save a batch of videos in an orderly manner.

I would like to have the metadata of the transcription include the title of the video as well.

The alternative is to fetch a YouTube Data API Key through Google Developers Console and use a different dedicated module to request it, which seems a bit and pardon my wording: "overkill."

In my case I'm trying to efficiently save and label video transcriptions file by minimizing the amount of time I have to manually interact with the code.
In my case for every video I have to manually change the file name with the title of the video.

Thank you for reading my request.

@D1Vincenzo
Copy link

I am looking for this feature too, great to see someone came it up

Repository owner deleted a comment from smaroc Aug 13, 2024
@abhranil26
Copy link

yes this is needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants