https://github.com/Axel-Erfurt/m3uBrowserPlayer
play m3u TV-Playlist in browser
https://github.com/Axel-Erfurt/m3uBrowserPlayer
browser-hls hls-live-streaming m3u m3u-playlist python3
Last synced: 3 months ago
JSON representation
play m3u TV-Playlist in browser
- Host: GitHub
- URL: https://github.com/Axel-Erfurt/m3uBrowserPlayer
- Owner: Axel-Erfurt
- Created: 2021-04-26T17:59:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T17:55:49.000Z (over 4 years ago)
- Last Synced: 2024-08-07T23:52:07.748Z (about 1 year ago)
- Topics: browser-hls, hls-live-streaming, m3u, m3u-playlist, python3
- Language: HTML
- Homepage:
- Size: 484 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# m3uBrowserPlayer
play m3u TV-Playlist in browser
### Requirements
- python3
### Usage
```
cd path/to/m3uBrowserPlayer
```
```
python3 m3u_browser.py input.m3u
```
or
```
python3 m3u_browser.py input.m3u output.html
```
