We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manifest.json
get_timed_transcript
1 parent f14fba9 commit 81f1e72Copy full SHA for 81f1e72
manifest.json
@@ -32,6 +32,10 @@
32
"name": "get_transcript",
33
"description": "Fetches the transcript of a specified YouTube video."
34
},
35
+ {
36
+ "name": "get_timed_transcript",
37
+ "description": "Fetches the transcript of a specified YouTube video with timestamps."
38
+ },
39
{
40
"name": "get_video_info",
41
"description": "Fetches the metadata of a specified YouTube video."
0 commit comments