# Turn a video player into a practice tool

Build a browser extension for practicing a selected passage from an online video. The person can loop it, change the playback speed, bookmark it, and keep notes that bring them back to the right moment. Build it extremely well on the video sites they actually use. Follow the [shared launch](../shared/launch.md).

Find out what they practice. Someone learning a guitar phrase has different needs from someone repeating spoken sentences or following a dance. Begin with a real video and the part they want to work on.

## Make repetition comfortable

Let the person mark the beginning and end of a passage, adjust those points, and play it repeatedly. Show the selected range clearly and give them a convenient way to return to ordinary playback.

Make playback speed easy to change while preserving a useful listening experience. Let the person see the current speed and restore the original. Where their practice benefits from it, provide a pause between repetitions or a short lead-in so they can get ready to play, speak, or move.

Give the controls a place that works during actual practice. A musician may want a single shortcut to restart a phrase; a reader of subtitles needs the text and picture to remain visible. Support the person's normal display mode and keep the controls understandable when the video is enlarged.

## Save a passage with a purpose

Let the person name a saved passage, attach notes, and retain its start, end, speed, and source video. A label such as “The transition I keep missing” helps them remember why they saved it. They should be able to return later and resume that passage with the chosen settings.

Make saved passages easy to find by video, title, or their own note. One video may contain several things they want to practice. Keep those passages distinct and let them revise a selection as they learn more of the material.

Give notes enough room to record what they are trying to improve. The person can mark a passage as one to revisit or record progress in a way suited to their activity. Keep practice records separate from the source video itself.

## Fit the actual websites

Implement and identify the supported sites using their available playback controls. Learn how those players behave during ordinary navigation and make the extension work with them. Explain clearly when a page or player is outside the current support.

Keep normal website controls and access working. Explain the extension's browser permissions and what it stores. Install it through the browser's supported path and leave the person able to update, disable, or remove it.

Preserve passages and notes across browser restarts, with an export and recovery path under the shared launch's ownership guidance. The saved passage should retain a usable route back to its original video.

## Practice something

Deliver the working extension and use it for a short practice session. Select a passage, slow it down, adjust its boundaries, add a note, and return to it after closing the page. Judge whether the controls let the person concentrate on what they are learning.

Explain how an extension can adapt an existing service to a different activity. The learner is turning watching into practicing through controls that reflect their own needs.

Later projects can assemble saved passages into practice sessions or connect them to a notebook containing the person's own recordings. Preserve the selected material and notes so their practice history carries into those additions.
