ihmily / DouyinLiveRecorder

可循环值守和多人录制的直播录制软件,支持抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、pandatv、afreecatv、flextv、popkontv、twitcasting、winktv、百度、微博、酷狗、花椒、Twitch、Acfun、CHZZK等平台直播录制
MIT License
4.64k stars 549 forks source link

pandatv和winktv直播源在线播放问题 #663

Open HouxQing opened 2 weeks ago

HouxQing commented 2 weeks ago

我之前都是用猫抓抓直播源然后在锅上面播放现在怎么播放不了了点链接也禁止下载和访问是加密了吗?但是猫抓上面还能播放 请问这个能解决吗?还是说不能再在线播放了

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: Pandatv and winktv live source online playback issues

I used to use Maozhuazhua live broadcast source and then play it on the pot. Now why can’t I play it? The link is also prohibited from downloading and accessing. Is it encrypted? But it can still be played on Cat Scratch. Can this be solved? Or it says that it can no longer be played online

HouxQing commented 2 weeks ago

我之前都是用猫抓抓直播源然后在pot上面播放,现在怎么播放不了,点链接也禁止下载和访问,是加密了吗?但是猫上面抓还能播放请问这个能解决吗?还是说不能再在线播放了

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


I used to use Maozhuazhua live broadcast source and then play it on the pot. Why can't it be played now? Downloading and accessing are prohibited when I click on the link. Is it encrypted? But it still plays when the cat scratches it. Can this be solved? Or is it said that it can no longer be played online?

ihmily commented 2 weeks ago

参考https://github.com/ihmily/DouyinLiveRecorder/issues/575 因为官方对直播流做了鉴权,禁止了非官方网站来源的请求。这点你可以通过浏览器直接打开直播流地址验证,如果能正常请求是可以直接下载m3u8文件的。

至于你说猫抓能播放,大概是因为它的播放器做了相关配置,和本项目录制pandatv和winktv的原理一样,设置了相关请求头,所以能正常播放。

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Refer to https://github.com/ihmily/DouyinLiveRecorder/issues/575 Because the official authenticates the live stream, requests from non-official website sources are prohibited. At this point, you can directly open the live stream address verification through the browser. If the request can be normal, you can directly download the m3u8 file.

As for you saying that Maozhua can be played, it is probably because its player has been configured accordingly. It is the same as the principle of recording pandatv and winktv in this project. The relevant request headers are set, so it can be played normally.