Skip to content

Commit

Permalink
feat: show domain cert expiration date; inquirer color picker
Browse files Browse the repository at this point in the history
  • Loading branch information
woniuzfb committed Nov 28, 2021
1 parent 5c32cf7 commit d92a270
Show file tree
Hide file tree
Showing 5 changed files with 1,332 additions and 950 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,12 @@ wget https://woniuzfb.github.io/iptv/iptv.sh && bash iptv.sh

`tv` 打开 iptv 管理面板

`tv c <en|zh_CN|...>` 更改语言

- 计划任务(定时开启/关闭)
- 监控
- 防护
- 防盗链
- 节目表
- VIP 模块
- VIP

### 编译静态 FFmpeg

Expand Down Expand Up @@ -185,6 +183,10 @@ docker run -it ffmpeg-h265-static

`tv -h`

`tv c <en|zh_CN|...>` 更改语言

`tv color` 自定义文字和背景颜色

### 参数详解

使用方法: tv -i [直播源] [-s 分片时长(秒)] [-o 输出目录名称] [-c m3u8包含的分片数目] [-b 码率] [-r 分辨率] [-p m3u8文件名称] [-C] [-R] [-l] [-P http代理]
Expand Down
Loading

0 comments on commit d92a270

Please sign in to comment.