Add answer from supervisor to my answer

Benjamin Loison 2023-02-15 23:55:36 +01:00
parent b202a37560
commit f54fc73729

@ -160,6 +160,10 @@ print(shortestVideoId, shortestVideo)
</details>
Following my answer my supervisor answered:
> Thanks for the answer! Long story short, this does seems to answer my question: indeed, there are cases where a search for a string `S` does not prominently return any video containing `S` in the subtitles, but such videos do exist and are not returned.
## Concerning 20,000 videos limit for YouTube Data API v3 PlaylistItems: list endpoint
Could try both (`-i` was required for ignoring errors such as age-restricted videos):