#11: Add a first iteration for the CHANNELS retrieval
This commit is contained in:
@@ -15,5 +15,10 @@ Have to proceed with a breadth-first search approach as treating all *child* cha
|
||||
```sh
|
||||
sudo apt install nlohmann-json3-dev
|
||||
make
|
||||
./main
|
||||
```
|
||||
|
||||
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).
|
||||
|
||||
```sh
|
||||
./youtubeCaptionsSearchEngine
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user