https://github.com/tuanpham-dev/youtube-loop
YouTube Loop in React Redux (TypeScript)
https://github.com/tuanpham-dev/youtube-loop
loop player playlist repeat youtube
Last synced: 8 months ago
JSON representation
YouTube Loop in React Redux (TypeScript)
- Host: GitHub
- URL: https://github.com/tuanpham-dev/youtube-loop
- Owner: tuanpham-dev
- Created: 2023-01-13T06:37:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T10:27:44.000Z (about 3 years ago)
- Last Synced: 2025-06-01T19:19:20.699Z (10 months ago)
- Topics: loop, player, playlist, repeat, youtube
- Language: TypeScript
- Homepage: https://tuanpham-dev.github.io/youtube-loop/
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Loop in React Redux (TypeScript)
Repeat YouTube videos. Demo: https://tuanpham-dev.github.io/youtube-loop/

## Features
- ✅ Add video to the list
- ✅ Remove video
- ✅ Play first video
- ✅ Play previous video
- ✅ Play next video
- ✅ Play next video when current video is ended
- ✅ Play first video when last video is ended
- ✅ Save the list to local storage for future sessions
- ✅ Sort videos in the list
- ✅ Drag & drop to sort video
- ✅ Configure volume for each video
- ✅ Configure start and end range for each video
- ✅ Shuffle videos
- ✅ Pause/resume video