Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

功能建议-全景视频播放 #32

Open
monkey008 opened this issue Feb 15, 2025 · 3 comments
Open

功能建议-全景视频播放 #32

monkey008 opened this issue Feb 15, 2025 · 3 comments

Comments

@monkey008
Copy link

monkey008 commented Feb 15, 2025

场景是想要可以在线观看VR视频,即全景播放功能

目前的曲线实现方式是通过PotPlayer播放视频链接,因为PotPlayer是支持切换全景视频的
以前是可以直接调起PotPlayer播放的,不过由于115升级,增加播放地址与UA绑定规则
现在只能通过油猴脚本创建对应视频的M3U播放列表(列表内含UA),然后PotPlayer打开播放列表文件来播放

@monkey008 monkey008 changed the title 功能建议 功能建议-全景视频播放 Feb 15, 2025
@cbingb666
Copy link
Owner

未发现 PotPlayer 支持自定义 User-Agent 来唤起

@monkey008
Copy link
Author

未发现 PotPlayer 支持自定义 User-Agent 来唤起

最好是网页在线播放可以直接支持切换全景播放
如果实现困难的话,借鉴那个脚本加入创建播放列表功能也好(最新的版本是这个
因为那个脚本会与本脚本冲突,它会强制修改拉起的播放界面(Dplayer、官方HTML5、本地播放、苹果IINA、其他),导致无法打开本脚本优化后的播放界面

@cbingb666
Copy link
Owner

目前不考虑 cd2 的方案来唤起播放器

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants