{% extends "base.html" %} {% block title %} — Search{% endblock %} {% block content %}

Search

Full-text search across every stored transcript. Each result links to the moment in the video.

Query syntax
  • Phrase: "machine learning"
  • Boolean: crypto AND NOT regulation
  • Prefix: pyth*

result(s)

{% endblock %}