How to Remember What You Learn
from YouTube Videos
You've watched hours of tutorials but can't recall the key points. Here's why your brain forgets video content — and 5 science-backed strategies to fix it.
You watched a 45-minute tutorial on React hooks last week. Today, someone asks you to explain useEffect. You draw a blank. Sound familiar?
This isn't a you problem — it's a brain problem. Cognitive science has known for over a century that passive consumption leads to rapid forgetting. The good news: a few simple techniques can dramatically change how much you retain from video content.
Why Your Brain Forgets YouTube Videos
The Ebbinghaus Forgetting Curve
In the 1880s, German psychologist Hermann Ebbinghaus discovered something unsettling: without reinforcement, we forget approximately:
50%
within 1 hour
70%
within 24 hours
90%
within 1 week
This curve was replicated in 2015 by Murre & Dros at the University of Amsterdam, confirming that the pattern holds true for modern learners. The key insight: the steepest forgetting happens in the first hour. If you don't do something with the information immediately after watching, most of it is gone.
Why Video is Especially Easy to Forget
Video content creates a particular retention challenge for three reasons:
- Passive consumption: Unlike reading, where you control the pace, video moves at the creator's speed. Your brain is in reception mode, not processing mode.
- Illusion of understanding: When a concept is well-explained in a video, you feel like you understand it. But recognition ("I've seen this before") is not the same as recall ("I can explain this from memory").
- No retrieval practice: Unlike a textbook with practice problems, most videos don't ask you to retrieve information. Without retrieval, memories weaken rapidly.
Strategy 1: Active Note-Taking (Not Transcription)
Mueller and Oppenheimer's landmark 2014 study at Princeton found that students who took notes in their own words retained significantly more than those who transcribed verbatim. The act of reformulating ideas forces your brain to process them at a deeper level.
How to Apply This to YouTube:
- • Pause and paraphrase: After each key concept, pause the video and write the idea in your own words
- • Summarize sections: Every 10 minutes, write a 2-3 sentence summary of what was covered
- • Connect to existing knowledge: Write how this new information relates to something you already know
- • Avoid copy-paste: If you use a note-taking tool, resist the urge to paste transcript snippets. The processing happens when you rephrase
Our guide to YouTube note-taking methods covers 7 specific techniques for active note-taking, from the Cornell method to the Feynman technique.
Strategy 2: Spaced Repetition
Spaced repetition is the single most powerful technique for long-term retention. Instead of reviewing everything at once (cramming), you review material at increasing intervals: 1 day, 3 days, 1 week, 2 weeks, 1 month.
Cepeda et al.'s 2006 meta-analysis of 254 studies found that spaced practice produced significantly better retention than massed practice in every single study reviewed. The effect is one of the most robust findings in cognitive psychology.
A Practical YouTube Spaced Repetition Schedule:
Day 0 (watch day)
Take notes using any active method. Write a 3-sentence summary at the end.
Day 1
Without looking at your notes, try to recall the main points. Then check your notes for gaps.
Day 3
Review your notes briefly. Try to explain the concepts to someone (or write an explanation).
Day 7+
Quick review of summary notes only. By now, the information should be solidifying in long-term memory.
Strategy 3: The Testing Effect (Active Recall)
The testing effect is a phenomenon where the act of trying to recall information strengthens the memory more than re-reading or re-watching. Roediger & Butler (2011) showed that students who tested themselves retained 50% more than students who simply re-studied the same material.
How to Test Yourself After Watching:
- • Close your notes and write down everything you remember — this is the most powerful technique. Don't worry about completeness.
- • Ask yourself questions: "What were the 3 main points?" "Why does this work?" "How would I explain this to a colleague?"
- • Use AI as a quiz partner: Tools like MensorAI let you ask questions about a video — try answering yourself first, then check with the AI.
- • Teach someone: Explaining what you learned to a friend or colleague forces retrieval and exposes gaps in your understanding.
Strategy 4: Elaborative Interrogation
Elaborative interrogation is a fancy term for a simple habit: asking "why?" and "how?" after every new fact. Research by Dunlosky et al. (2013) rated it as one of the most effective learning strategies available.
When a video tells you a fact, don't just write it down. Ask yourself why it's true, how it connects to other things you know, and what would happen if it weren't true. This creates multiple retrieval pathways in your memory.
Example:
Video says: "React re-renders a component when its state changes."
Passive note: "State change = re-render"
Elaborative note: "React re-renders on state change because it uses a virtual DOM diff to efficiently update only what changed. This is why we use useState instead of regular variables — regular variables don't trigger the reconciliation process."
Strategy 5: Immediate Implementation
The most effective way to remember something is to use it. For technical content especially, building something with the knowledge you just gained creates procedural memory — a deeper form of memory than declarative facts.
A Framework for Implementation:
- 1. During the video: Identify one thing you can implement immediately after watching
- 2. Right after: Spend at least 15 minutes applying the concept (code it, write about it, practice it)
- 3. Within 24 hours: Build something small that uses the concept in a real context
- 4. Within a week: Teach the concept to someone else or write a short blog post about it
MensorAI's action items feature helps with this — you can create specific to-do items while watching, then track completion in your learning dashboard.
Putting It All Together
You don't need to use all five strategies at once. Start with the one that fits your learning style:
If you're a writer:
Start with active note-taking + elaborative interrogation
If you're a doer:
Start with immediate implementation + testing effect
If you're studying for exams:
Start with spaced repetition + testing effect
If you're short on time:
Start with just the testing effect — 5 minutes of recall after each video
References
Murre, J. M. J., & Dros, J. (2015). Replication and Analysis of Ebbinghaus' Forgetting Curve. PLOS ONE, 10(7), e0120644.
Mueller, P. A., & Oppenheimer, D. M. (2014). The pen is mightier than the keyboard. Psychological Science, 25(6), 1159-1168.
Cepeda, N. J., et al. (2006). Distributed practice in verbal recall tasks. Psychological Bulletin, 132(3), 354-380.
Roediger, H. L., & Butler, A. C. (2011). The critical role of retrieval practice in long-term retention. Trends in Cognitive Sciences, 15(1), 20-27.
Dunlosky, J., et al. (2013). Improving students' learning with effective learning techniques. Psychological Science in the Public Interest, 14(1), 4-58.
Stop Forgetting What You Watch
MensorAI helps you take active notes, ask AI questions, and build a searchable library of everything you learn from YouTube.