-
Notifications
You must be signed in to change notification settings - Fork 80
天翼云盘直链播放无法触发302 #48
Unanswered
jianbai0918
asked this question in
Q&A
天翼云盘直链播放无法触发302
#48
目前我自己写了api获取视频和音频直链,因为直链存在有效期,所以我用python 写了个重定向api,将链接写入了strm文件中,请求strm文件的链接会返回重定向的直链,我使用exe 程序执行,不触发302,如何排查问题原因
All reactions
Replies: 1 comment 1 reply
建议你先将链接直接填入strm确定是哪个程序的问题,结合access log判断是否被正确路由
All reactions
1 reply
明白了,我晚上试试看
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment