Skip to content

Adding the title of the video in the metadata #307

@santaCruz1854789

Description

@santaCruz1854789

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions