Completed
0:00 - N8N Transcript Scraper
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Scrape ANY YouTube Video Transcript with N8N - Full Workflow
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - N8N Transcript Scraper
- 2 1:28 - Using RAG to talk to videos
- 3 3:22 - The agent we will build
- 4 3:35 - Biggest problem with Agents
- 5 3:58 - Solution to learning agents and n8n
- 6 4:58 - Tools you need
- 7 5:24 - Creating Airtable Database
- 8 7:19 - Cleaning Database
- 9 7:32 - Creating Form in Airtable
- 10 8:14 - Airtable Automation
- 11 10:28 - Perks of being a member
- 12 10:52 - Setting up Webhook
- 13 11:41 - Adding a Set Field
- 14 12:08 - Sending Test Data
- 15 13:15 - Setting up Apify Key
- 16 14:00 - Adding HTTP for Transcript Scraping
- 17 15:17 - Testing URL Set Field
- 18 15:38 - Testing HTTP Request
- 19 15:55 - HTTP Get Transcript Request
- 20 16:32 - Code Node to Clean Transcript
- 21 17:15 - Setting Utility Nodes
- 22 18:30 - Appending Transcript to Airtable
- 23 20:50 - Final Result of Automation
- 24 21:32 - Next Steps for Building Agents