Skip to content

Commit e6fb610

Browse files
committed
update readme
1 parent 9ffbac3 commit e6fb610

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ The library uses an HTML scraper and the Innertube API to fetch transcripts.
77

88
Heavily 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

0 commit comments

Comments
 (0)