Skip to content

feat: A-B loop feature (YouTube) #1350

@wibucter

Description

@wibucter

Application

YouTube

Feature description

Add an A-B loop button to the Player overlay (PlayerPlayer buttonsOverlay buttons) so users can loop any arbitrary segment of the currently playing video.

Button behavior:

  • First click - mark start point A at the current playback time. Show a small marker on the seekbar.
  • Second click - mark end point B at the current playback time and immediately start looping between A and B. Highlight the A-B part on the seekbar
  • Third click - disable the A-B loop and clear both markers. Remove the highlight on the seekbar.

Example:

Image

Motivation

When I listen to music or long videos on YouTube I often want to loop a short segment (the best part) repeatedly. Currently I have to download the audio/video and open it in a separate media player that supports A-B looping - that’s inconvenient and slow. Adding an A-B loop button in the player would remove the need to download and re-open media so it will be much more convenient.

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • I have written the title and contents in English.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions