diff --git a/Home.md b/Home.md index 1fad285..ec7882b 100644 --- a/Home.md +++ b/Home.md @@ -160,6 +160,10 @@ print(shortestVideoId, shortestVideo) +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):