Youtube Summarizer
v1.2 @ 12-Sep-2024 - Fixed read caption error caused by youtube api updated - Fixed wrong language loaded v1.1 @ 11-Apr-2024 - Fixed the auth problem - Update repsonse `summary` , will return string[] when muliptle lines
Youtube Summarizer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Get Summary and Transcription /youtube-summariser |
The API will generate Summary and Transcription by provided Youtube URL. **Currently, only support Video duration shorter or equal to 60min** **It caused by the Rapid Gateway… |
| POST |
Get Summary and Transcription /api/summarize/youtube |
The API will generate Summary and Transcription by provided Youtube URL. **Currently, only support Video duration shorter or equal to 60min** **It caused by the Rapid Gateway… |