An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# YouTube Loop in React Redux (TypeScript)

Repeat YouTube videos. Demo: https://tuanpham-dev.github.io/youtube-loop/

![youtube-loop-react-redux-typescript](https://raw.githubusercontent.com/tuanpham-dev/youtube-loop/main/screenshot.png)

## 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