File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ The library uses an HTML scraper and the Innertube API to fetch transcripts.
7
7
8
8
Heavily inspired by [ youtube-transcript] ( https://github.com/Kakulukian/youtube-transcript )
9
9
10
+ ## Table of Contents
11
+
12
+ - [ Features] ( #features )
13
+ - [ Usage] ( #usage )
14
+ - [ Example] ( #example )
15
+ - [ Fetching in a Specific Language] ( #fetching-in-a-specific-language )
16
+ - [ Supported URL Formats] ( #supported-url-formats )
17
+ - [ Error Handling] ( #error-handling )
18
+ - [ Minimum requirements] ( #minimum-requirements )
19
+ - [ Installation] ( #installation )
20
+ - [ Adding YoutubeTranscript to a Swift package] ( #adding-youtubetranscript-to-a-swift-package )
21
+ - [ Adding YoutubeTranscript to an Xcode project] ( #adding-youtubetranscript-to-an-xcode-project )
22
+ - [ Testing] ( #testing )
23
+ - [ License] ( #license )
24
+
10
25
## Features
11
26
12
27
- Fetches transcripts for YouTube videos and Shorts
You can’t perform that action at this time.
0 commit comments