Learn how to build a video downloading system that works with Google Drive and LinkedIn. This course focuses on reliable video downloading with authentication and proper error handling, then transcribing the downloaded media files.
Overview
Syllabus
- Unit 1: Downloading Google Drive Videos with Go
- Extract and Verify Google Drive File IDs
- Implementing Google Drive Video Downloader
- Implement Google Drive Video Downloader in Go
- Unit 2: Downloading LinkedIn Videos with Go
- LinkedIn Post URL Validation Implementation
- LinkedIn Video Downloader Implementation
- Implementing LinkedIn Video Download with yt-dlp
- Unit 3: Generating Video Summaries with Go and the OpenAI API
- Designing Effective System and User Prompts for Story Summarization
- Implementing Video Summarization with OpenAI's Whisper and GPT Models
- Implement Transcription Summarization with Prompt Engineering