GithubHelp home page GithubHelp logo

youshandefeiyang / liveredirect Goto Github PK

View Code? Open in Web Editor NEW
3.7K 45.0 707.0 92.14 MB

LiveRedirect

Home Page: https://t.me/feiyangdigital

License: Apache License 2.0

PHP 37.21% Go 62.40% Dockerfile 0.39%
4k 8k uhd

liveredirect's Issues

在openwrt容器中无法启动

AMD64软路由,Openwrt R22.8.2 固件 内核版本 | 5.15.57
docker中拉取镜像后无法启动,查看到如下错误信息:
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.425502] docker0: port 3(vethb98aee1) entered blocking state
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.431926] docker0: port 3(vethb98aee1) entered disabled state
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.438518] device vethb98aee1 entered promiscuous mode
Fri Jan 6 08:47:07 2023 daemon.err dockerd[9140]: time="2023-01-06T08:47:07.947807502+08:00" level=warning msg="Failed to allocate and map port 5678-5678: (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5678 -j DNAT --to-destination 172.17.0.4:80 ! -i docker0: iptables: No chain/target/match by that name.\n (exit status 1))"
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.469830] docker0: port 3(vethb98aee1) entered disabled state
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.478063] device vethb98aee1 left promiscuous mode
Fri Jan 6 08:47:07 2023 kern.info kernel: [3008480.483539] docker0: port 3(vethb98aee1) entered disabled state
Fri Jan 6 08:47:08 2023 daemon.err dockerd[9140]: time="2023-01-06T08:47:08.035444536+08:00" level=error msg="a1724ad51a378ce064b6f0a433d3a4c99bc4cb8b2a93c2084db6aefd3ca94419 cleanup: failed to delete container from containerd: no such container"
Fri Jan 6 08:47:08 2023 daemon.err dockerd[9140]: time="2023-01-06T08:47:08.035515940+08:00" level=error msg="Handler for POST /containers/a1724ad51a37/start returned error: driver failed programming external connectivity on endpoint php-env (99d8a23d2a26acfe68183a614250501c3181faa79a4f0e5e44bd71f40da3bec9): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 5678 -j DNAT --to-destination 172.17.0.4:80 ! -i docker0: iptables: No chain/target/match by that name.\n (exit status 1))"

麻烦看看这个是什么问题?如何解决?多谢!

请问虎牙的直播源在哪里抓取到的

请问作者的虎牙直播源在网页抓到的还是app呢,为什么我抓到的ctype都是tars_mobile,这样的都只能播放两分钟。作者的是tars_mp是正常的。想重新抓一遍学习一下

老大

老大,tg群里被禁言了 怎么解决啊。。进群没看到验证 =。=

想问下肥羊大大,有无可能增加国外一些地区的iptv 播放源文件??

如主题所示,之前通过身边一好友的推荐,因为过来翻阅此项目库,尝试了几个播放源文件,加载十分流畅不卡,以前找的其他一些开发者做的国内iptv 播放源文件仓库,基本都需经过“IPTV Checker”检测播放源文件的有效性,剔除失效的源文件后,才能导入到相关播放工具再食用,而肥羊大大目前维护的此项目库,都不用着先用检测工具剔除失效源文件,直接导入食用即可,先感谢肥羊大大一直维护此项目库,辛苦。

最近一直在找霓虹(即日本)五大电视台及一些地方电视台的iptv 播放源文件,急需霓虹国的电视台iptv 播放源,我在此项目库中托管的各个源文件打开都翻阅几遍,妹有一些国外电视台的iptv 播放源文件,不知肥羊大大不收集整理国外电视台的iptv 播放源文件,是因为其一直不在维护计划中??还是之前由于什么原因(如用户需要挂代理才能播放,维护起来比较麻烦),导致在创建这个项目库的起始阶段,就放弃收集并维护国外电视台的iptv播放源文件??😭
(小声:我在创建此issue前,翻阅了之前关闭的那些issue,感觉肥羊大大对每条issue中提问的回复内容很简短,而且不等用户进行楼中楼回复,就将issue关闭了,所以弱弱想麻烦肥羊大大,先仔细看完我开的此issue提问的意思,回复内容稍微长点,方便我这个新手理解,等我二轮回复后,如有进一步的问题,不要先急着关闭issue,让我都搞明白后,由我来关闭issue,你看可以么??肥羊大大😖)

youtube无法使用

除了示例的直播地址,自己试了好多直播地址没有一个能用

Bestv

How to use the php?

老大

老大,进群没看到验证 =。=

用户名@lzhao2 谢谢老大

bilibili失效

认真鉴定了,真的播放不了,希望能看一下 感谢

time.LoadLocation 报错

location, _ := time.LoadLocation("Asia/Shanghai") 报错
panic recovered:
time: missing Location in call to Time.In
C:/Program Files/Go/src/time/time.go:1122 (0x75d44d)

替换成如下
location, err := time.LoadLocation("Asia/Shanghai") //设置时区
if err != nil {
location = time.FixedZone("CST", 8*3600) //替换上海时区
}
now := time.Now().In(location)

报错没了, 但是虎牙仍然无法播放

浏览器打开错误

浏览器打开 ip:35455/douyuyqk.m3u

提示:
嗯… 无法访问此页面
网址为http://192.168.1.186:35455/douyuyqk.m3u 的页面可能存在问题,或者已永久移动到新的网址。
ERR_INVALID_RESPONS

备注:第一次打开会弹出m3u8文件下载。第二次就是上面的提示了

docker后台日志:
/app/main.go:104 (0x66b4bf)
[GIN] 2023/06/25 - 03:02:33 | 500 | 41.165025ms | 192.168.6.21 | GET "/douyuyqk.m3u"
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173 (0x662ecb)
/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:101 (0x662eac)
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173 (0x66216b)
/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:240 (0x662148)
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:173 (0x6612bf)
/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:616 (0x660fa8)
/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:572 (0x660b9b)
/usr/local/go/src/net/http/server.go:2947 (0x281edb)
/usr/local/go/src/net/http/server.go:1991 (0x27d923)
/usr/local/go/src/runtime/asm_arm64.s:1172 (0x77183)
2023/06/25 03:02:33 [Recovery] 2023/06/25 - 03:02:33 panic recovered:
time: missing Location in call to Time.In
/usr/local/go/src/time/time.go:1122 (0x66acff)
/app/main.go:36 (0x66aa14)

docker镜像信息:
Image details
ID sha256:503863ac78b7fae9f5eaff94ac719c716eb4ea842f1306201253b5fc40505b4d

Size 27.5 MB
Created 2023-06-24 19:41:17
Build Docker on linux, arm64

虎牙M3u清晰度

下载的虎牙m3u,部分主播(比如张大仙)清晰度较差,请问如何指定播放清晰度?

php和golang区别

大佬,同样想看抖音直播,我看php文件夹和golang文件都由douyin文件,golang自己尝试了可以播放,php目前不知道播放方法,两种有什么区别?推荐那种?

windows系统下软件无法打开部署的php

按照教程,用群晖的docker部署了php-env容器,下载了ghyx.php文件并拷贝到了容器内,用vlc、PotPlayer都无法打开,用浏览器打开对应文件出现“Cannot retrieve contributors at this time”提示,docker容器内日志提示各客户端都访问了ghyx.php文件,群里咨询了未果,这里留言看看大佬用空看下啥问题?其他php文件也试了,一样的问题
2023-04-14_213323
2023-04-14_220809

xxtv8k没有音频

将xxtv8k.php拷贝到docker里,不用用potplayer还是ffmpeg都没有音频

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.