code-charity / code-charity/youtube

An option to limit the lower and upper speed

Open
#754 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

PROBLEM:
The player needs an setting to limit the max and min speeds when we use the shortcuts.

SOLUTION:
Put na option in the shortcut setting "Player speed" to limit the speed, Min and Max that the shortcuts go.

ALTERNATIVES:
Maybe an slider like this one: Image

RELEVANCE / SCOPE:
I think everyone has an range of velocity that they use.

CONTEXT:
I for instance, use the 1x to 2x, with increments of .25x, most of the time I use the 1x and 2x, and the thing is, if I have this option I don't have to preoccupy me with set the right number, I will just crank the button and set 1x or 2x without worries.
Oh I need normal velocity, press the button for a few instants and voialá, 1x, oh I need max speed, hold the button and don't look to the number on the video! Very handy.

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the shortcut setting named "Player speed" and the playback-speed handling used by its shortcuts. The work is done when configurable minimum and maximum speeds constrain shortcut changes, with the requested speed increments still usable within those bounds.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.