https://github.com/f0903/soft-repeat
Softly repeats between two selected timepoints in a YouTube video.
https://github.com/f0903/soft-repeat
chrome-extension chrome-extensions css javascript typescript youtube
Last synced: 2 months ago
JSON representation
Softly repeats between two selected timepoints in a YouTube video.
- Host: GitHub
- URL: https://github.com/f0903/soft-repeat
- Owner: F0903
- License: gpl-3.0
- Created: 2021-01-31T15:28:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T23:39:57.000Z (about 4 years ago)
- Last Synced: 2025-01-18T02:27:47.950Z (over 1 year ago)
- Topics: chrome-extension, chrome-extensions, css, javascript, typescript, youtube
- Language: TypeScript
- Homepage:
- Size: 287 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Soft-Repeat
**NOTE: this project is no longer maintained and is not recommended to be used**

An extension that lets you repeat between two custom points in a YouTube video, softly interpolating the volume inbetween.
To use, open a YouTube video, right-click, and press loop as you normally would. Afterwards, the extension will appear under the video.
The supported format for specifying time is `hour:min:sec`, with hours and minutes being optional. If no timepoint is specified, it will default to the start or end of the video.