#31: Make search within captions not limited by line wrapping
This commit is contained in:
@@ -20,6 +20,12 @@ make
|
||||
./youtubeCaptionsSearchEngine -h
|
||||
```
|
||||
|
||||
If you plan to use the front-end website, also run:
|
||||
|
||||
```sh
|
||||
pip install webvtt-py
|
||||
```
|
||||
|
||||
Except if you provide the argument `--youtube-operational-api-instance-url https://yt.lemnoslife.com`, you have [to host your own instance of the YouTube operational API](https://github.com/Benjamin-Loison/YouTube-operational-API/#install-your-own-instance-of-the-api).
|
||||
|
||||
Except if you provide the argument `--no-keys`, you have to provide at least one [YouTube Data API v3 key](https://developers.google.com/youtube/v3/getting-started) in `keys.txt`.
|
||||
|
Reference in New Issue
Block a user