Complete workflow processes and guides for vocabulary extraction and management.
Complete step-by-step processes for extracting and managing vocabulary.
1# Step 1: Extract transcript
2./scripts/dictionary/dict-step1-transcript.sh "https://youtube.com/watch?v=VIDEO_ID" topic_name
3
4# Step 2: Use Copilot (manual process - see guide)
5# Copy transcript and use the Copilot prompt
6
7# Step 3-7: Follow the Step-by-Step Guide
scripts/dictionary/dict-step1-transcript.sh for automation