Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

andrewbrey/youtube-speed-memory

Repository files navigation

YouTube Speed Memory

GitHub release License: MIT Web store version User count Firefox store version Firefox User count


With the YouTube Speed Memory extension, you can apply custom playback speed settings for every video and channel, and even better, you aren't restricted to just the speed settings provided in the YouTube video controls.

Choose a speed for a video, or an entire channel, and every time a matching video plays, the appropriate speed is chosen. Great for playlist where you prefer a faster playback on certain songs. Also great when there is a particular channel, like one featuring coding tutorials, where you always find yourself turning the playback speed up.

This extension is open source and licensed under the MIT license, so you can feel free to check out the source code at the extension home page or even contribute to make it better!

Release History

See the Release History for a list of all releases.

Release Notes

See the Release Notes for details about changes in each release.

License

This project is licensed under the MIT License - see the license file for details.

Contact

If you have questions, problems or ideas, feel free to contact me at contact@fluencyy.com.

Building Locally

To build the extension locally for development or testing:

  1. Install node (and npm)
  2. cd into the project root directory
  3. Run gulp package to build packaged zip files for both Chrome and Firefox (output to the package directory)