讨论 » 创建请求

Is there a userscript that allows embedded Instagram videos to play?

§
发布于:2023-09-09

Those embedded iframes https://www.instagram.com/reel/XXXXXX/embed/ cannot be played inside the embedded frame.

Is there a userscript that allows embedded Instagram videos to play instead of open a new tab to browse instagram.com?

Deleted user 821489
§
发布于:2023-09-19

I don't use Instagram. But maybe a solution like this will suit you

If that doesn't help, try modifying Sec-Fetch in the Headers request

Deleted user 821489
§
发布于:2023-09-19
编辑于:2023-09-19

In general, it is best to compare the video that opens in embed with the one that is forbidden. To identify what is blocking playback.

If the video is blocked on the Instagram side. But the only way is to pass access tokens into the request (this is unsafe). Perhaps there are mirrors. Then you can try through them (with modified Content Security Policy (CSP))

发布留言

登录(不可用)以发布留言。

长期地址
遇到问题?请前往 GitHub 提 Issues。