https://github.com/weekend-project-space/web-tv
网络电视, 字幕实时翻译,web-tv, online stream tv
https://github.com/weekend-project-space/web-tv
m3u m3u-playlist m3u8 webtv
Last synced: 6 months ago
JSON representation
网络电视, 字幕实时翻译,web-tv, online stream tv
- Host: GitHub
- URL: https://github.com/weekend-project-space/web-tv
- Owner: weekend-project-space
- Created: 2023-05-30T03:47:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T09:14:57.000Z (about 2 years ago)
- Last Synced: 2024-06-16T10:33:02.851Z (over 1 year ago)
- Topics: m3u, m3u-playlist, m3u8, webtv
- Language: JavaScript
- Homepage: http://01234.fun
- Size: 844 KB
- Stars: 87
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebTV
web tv , online stream tv , support m3u m3u8 , Support real-time subtitle translation
## Online
[01234.fun](http://01234.fun)
## Deploy your own
One click deployment to Vercel
[](https://vercel.com/new/clone?repository-url=https://github.com/weekend-project-space/web-tv)
## mobile - tv online
[tv-online](https://github.com/weekend-project-space/tv-online)
## Setup
```
npm installnpm run serve
```- localhost:5173/#/?url=xxx.m3u8||xxx.mp4
- localhost:5173/#/?s=xxx.json||xxx.txt||xxx.m3u
## Simple
**query params**
- s: tv list source
- url: video url & caption:(only support vtt)**tvlist**
http://01234.fun?s=https://raw.githubusercontent.com/imDazui/Tvlist-awesome-m3u-m3u8/master/m3u/%E5%85%A8%E5%9B%BD%E6%99%AF%E5%8C%BA%E6%BA%90.m3u8
[tvlist source file](./public/tvlist.txt)
**openclass (Support real-time subtitle translation)**
http://01234.fun?s=/openclass/openclass.txt
[openclass source file](./public/openclass/openclass.txt)
## TV information source
- https://owen2000wy.github.io/
- https://github.com/imDazui/Tvlist-awesome-m3u-m3u8
- https://github.com/iptv-org/iptv
## QA:
- subtitle translation Incomplete display?
set Subtitle font 50%
- srt not support?
[srt-to-vtt](https://www.veed.io/tools/subtitle-converter/srt-to-vtt)