added program description

This commit is contained in:
2024-02-13 23:54:43 -05:00
parent 1f0c3b715f
commit a3a625bd40

View File

@@ -1,3 +1,4 @@
# ytsum, Youtube Summarizer, a tool to summarize the content of a Youtube video based on its audio, using OpenAI models.
import os
from openai import OpenAI