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

https://github.com/chinxcode/ani-player

Ani-player is a versatile video player supporting multiple formats, with features like dark mode, responsive design, and HLS streaming.
https://github.com/chinxcode/ani-player

artplayer artplayer-plugin hls hls-stream javascript js react reactjs video-player video-streaming vite

Last synced: 5 months ago
JSON representation

Ani-player is a versatile video player supporting multiple formats, with features like dark mode, responsive design, and HLS streaming.

Awesome Lists containing this project

README

        

# ๐ŸŽฌ Ani-Player

Welcome to Ani-Player - Your Ultimate Video Playback Experience!

## โœจ Features

- ๐ŸŒ Play videos from URLs or local files
- ๐Ÿ”ฅ Support for multiple formats (m3u8, flv, mp4)
- ๐ŸŒ™ Sleek dark mode
- ๐Ÿ“ฑ Fully responsive design
- ๐Ÿ–ผ๏ธ Screenshot capability
- โฉ Playback speed control
- ๐Ÿ”˜ Picture-in-Picture mode
- ๐Ÿ“ก AirPlay support
- ๐ŸŽš๏ธ Quality selection for HLS streams

## ๐Ÿš€ Quick Start

1. Clone the repo

```
git clone https://github.com/chinxcode/ani-player.git
```

2. Install dependencies

```
cd ani-player
npm install
```

3. Start the app

```
npm run dev
```

4. Open `http://localhost:5173` in your browser

## ๐Ÿ› ๏ธ Built With

- React
- Artplayer
- hls.js
- Tailwind CSS

## ๐Ÿ‘จโ€๐Ÿ’ป Created By

Made with โค๏ธ by [Sachin Sharma](https://github.com/chinxcode)

---

โญ Star us on GitHub โ€” it helps!

[Report Bug](https://github.com/chinxcode/ani-player/issues) ยท [Request Feature](https://github.com/chinxcode/ani-player/issues)