fetchyoutubevideotranscription - Fetch YouTube Video Transcription
Fetches a YouTube Videos transcription if available and activated.
videoUrl
url
URL to the YouTube video.
Example:
https://www.youtube.com/watch?v=kJQP7kiw5Fk
videoId
string
YouTube Video ID.
Example:
kJQP7kiw5Fk
outputFormat
string
Specifies the format in which the transcription should be returned. Defaults to json.
Possible values are: json, text
Example:
json