-
Clone the code.
-
Move into the directory.
-
Create a NuGet package:
dotnet pack
-
Install as a global or local tool
The text is generated by AI, please revise before publishing.
-
Set an environment variable with your OpenAI API Key
export openai_api_key=your-key-value
-
Run the tool running
timestamper <url> <# of timestamps>
timestamper https://www.youtube.com/watch?v=u2mUpkApObk 2
- YouTube Explode is used to intereact with YouTube API to get video captions.
- Betalgo OpenAI C# Library is used to interact with OpenAI API.
Feel free to open up an issue or reach out to me with.
- Gwyneth Pena-Siguenza: @madebygps