{"repo":"antonionarcilio/video-player-hls","free":true,"listed":false,"github":"https://github.com/antonionarcilio/video-player-hls","clone":"git clone https://github.com/antonionarcilio/video-player-hls.git","description":"Try the video player that accepts videos in hls format (m3u8), with it you can watch streaming videos easily!","language":"TypeScript","stars":13,"topics":["nextjs","hls","hls-stream","hls-player","hls-video-player","typescript","plyr","hls-js","antonio-narcilio"],"license":null,"category":"media-processing","readme_excerpt":"🚀 Technologies and tools used: - [x] React.Js - [x] Next.js - [x] Typescript - [x] Styled-components - [x] Eslint - [x] Lottie - [x] Plyr - [x] Hls.js 🗂 Project structure . ├── public │ ├── assets │ │ ├── poster.svg │ │ └── preview.png │ ├── video │ │ ├── 720p 000.mp4 │ │ ├── 720p 001.mp4 │ │ ├── 720p 002.mp4 │ │ ├── 720p 003.mp4 │ │ ├── 720p 004.mp4 │ │ ├── 720p 005.mp4 │ │ ├── 720p 006.mp4 │ │ ├── 720p 007.mp4 │ │ └── 720p.m3u8 │ └── favicon.svg ├── src │ ├── assets │ │ └── animations │ │ ├── 404-error.json │ │ └── 500-error.json │ ├── components │ │ ├── Head │ │ │ ├── Head.tsx │ │ │ └── index.ts │ │ ├── HotToast │ │ │ ├── HostToast.tsx │ │ │ └── index.tsx │ │ ├── LottieAnimation │ │ │ ├── index.tsx │ │ │ ├── LottieAnimation.tsx │ │ │ └── styles.ts │ │ └── Plyr │ │ ├── index.ts │ │ ├── Plyr.tsx │ │ └── styles.ts │ ├── pages │ │ ├── api │ │ │ └── v1 │ │ │ └── [slug].ts │ │ ├── 404.tsx │ │ ├── 500.tsx │ │ ├── app.tsx │ │ ├── document.tsx │ │ └── index.tsx │ ├── styles │ │ ├── pages │ │ │ ├── error │ │ │ │ ├── index.ts │ │ │ │ └── styles.ts │ │ │ └── index │ │ │ └── styles.ts │ │ ├── themes │ │ │ └── dark.ts │ │ └── global.ts │ └── @types │ ├── env.config.d.ts │ ├── index.d.ts │ ├── lottie-animation.d.ts │ └── styled.d.ts ├── next.config.js ├── next-env.d.ts ├── package.json └── tsconfig.json","default_branch":null,"files":null,"tree":[],"storefront":"/r/antonionarcilio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/antonionarcilio/video-player-hls/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}