Skip to content

Santia545/Rhythm-Looper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rhythm Looper

A simple web application for looping sections of YouTube videos, adjusting playback speed, and setting custom loop points. Useful for practicing music or analyzing video segments. This is my implementation of an original idea by Rachelf Link

Features

  • Load YouTube videos by URL
  • Set loop start and end times
  • Adjust playback speed (0.25x to 2x)
  • Loop video sections seamlessly

Usage

  1. Open index.html in your browser.
  2. Paste a YouTube video URL in the input field.
  3. Set the loop start and end times using the sliders or time inputs.
  4. Adjust the playback speed as needed.
  5. Click the Loop button to start looping the selected section.

Requirements

  • Internet connection (for YouTube and jQuery)
  • Modern web browser

File Structure

  • index.html - Main HTML file
  • js/looper.js - Video looping logic
  • js/inputs.js - Input handling
  • css/style.css - Styles

About

A video looper to practice music pieces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published