Life is too short to be wasted on long videos.
Let's just use an AI to summarize them for us.
You know the drill:
pip install -r requirements.txt
(please use a virtual environment)python main.py
(orpython main.py <url>
)- Profit!
If you wish to use remote LLMs, you should set your API keys in a .env
file (see .env.example
).
This project is a work in progress and not to be intended as an official release.
I just needed a quick and free solution for the night, might update it in the future.
Be safe and have fun :)