Retrieve from memory
Query the indexes you've already built. Filters, semantic recall, and structured constraints in one call. Returns ranked moments with playable clip URLs.
# search moments results = video.search( "goals by player_42", type="deepsearch", ) shots = results.get_shots()



