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.
77
88Heavily inspired by [ youtube-transcript] ( https://github.com/Kakulukian/youtube-transcript )
99
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+
1025## Features
1126
1227- Fetches transcripts for YouTube videos and Shorts
You can’t perform that action at this time.
0 commit comments