Sign inSign up

javaow/m3u8

By javaow

Updated about 2 years ago

Image
0

1.3K

javaow/m3u8 repository overview

m3u8流量消耗器,类似一直看直播,稳定均衡消耗流量

# -c指定多个m3u8源
docker run -it --rm javaow/m3u8 -c "http://ls.qingting.fm/live/1929.m3u8" -c "http://sk.cri.cn/hyhq.m3u8"

# -u指定订阅聚合m3u8链接
docker run -it --rm javaow/m3u8 -u "https://raw.githubusercontent.com/joevess/IPTV/main/iptv.m3u8" -u "https://raw.githubusercontent.com/ssili126/tv/main/itvlist.txt"

# -t指定并发 默认1并发 如果并发数量小于m3u8地址数量则随机抽取指定链接
docker run -it --rm javaow/m3u8 -c "http://ls.qingting.fm/live/1929.m3u8" -t 2

Tag summary

Content type

Image

Digest

sha256:b08f9a499

Size

7.7 MB

Last updated

about 2 years ago

docker pull javaow/m3u8