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.
1 parent a0a4b41 commit 9ffbac3Copy full SHA for 9ffbac3
README.md
@@ -23,7 +23,7 @@ Library using one simple function to fetch transcript
23
fetchTranscript(for videoId: String,config: TranscriptConfig = .init()) async throws -> [TranscriptResponse]
24
```
25
26
-Example:
+### Example
27
28
```swift
29
import YoutubeTranscript
0 commit comments