cd /news/developer-tools/i-built-an-ai-powered-video-speed-co… · home topics developer-tools article
[ARTICLE · art-68099] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

I built an AI-powered video speed controller for online courses

A developer built CourseSpeed, a Chrome extension that provides granular video speed control across multiple online learning platforms including Udemy, Coursera, LinkedIn Learning, and Skillshare. The extension was created after the developer struggled with inconsistent speed controls while taking 12 online courses in three months. CourseSpeed is based on research by Murphy et al. (2022) showing that 2x speed causes no significant learning loss.

read1 min views1 publishedJul 22, 2026

I was taking 12 online courses in 3 months. Python, machine learning, web development — all while working full-time.

Every platform had a different video player. Udemy's speed control had 4 steps. Coursera's shortcuts were different. LinkedIn Learning didn't remember my settings. I was spending more time fighting the players than actually learning.

So I built CourseSpeed.

CourseSpeed is a Chrome extension that gives you:

Chrome's MV3 migration is painful but worth it. Service workers replace background pages, and the new API surface takes time to learn.

Course platforms don't want you to control speed. Most of them strip or override custom speed controls. Getting CourseSpeed to work across Udemy, Coursera, LinkedIn Learning, and Skillshare required per-platform DOM manipulation strategies.

Science backs this up. Murphy et al. (2022) found 2x speed causes no significant learning loss. Watching a lecture twice at 2x produces better retention than once at normal speed. I built CourseSpeed on this research — not assumptions.

CourseSpeed just launched on Product Hunt and has active users on the Chrome Web Store. The most requested feature so far: per-platform speed presets (already built).

If you take online courses and want to learn faster without losing comprehension, try it out:

👉 [https://joycraft.dev/coursespeed](https://joycraft.dev/coursespeed)

Ask me anything about building Chrome extensions, the MV3 migration, or the science of video speed learning.

── more in #developer-tools 4 stories · sorted by recency
── more on @coursespeed 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/i-built-an-ai-powere…] indexed:0 read:1min 2026-07-22 ·