使用 blob url 下载视频
我正在开发一个 Python 项目,使用 Selenium 和请求从 Instagram 抓取视频。 我正在点击以下链接,但 Instagram 似乎更改了其设置:https://www.youtube.com/watch?v=3DCtaJvf6VA&list=PLEsfXFp6DpzQjDBvhNy5YbaBx9j-ZsUe6&index=17&ab_channel=CodingEntrepreneurs
但是,当我得到 Instagram 视频的链接后,它是这样的:
blob:https://www.instagram.com/4ddaf674-312a-4366-ad12-136bda7b6c8e
所以我无法下载视频。我看过类似的帖子,他们可以在检查中找到 m3u8 或 .ts。但是,我找不到其中任何一个。有人可以帮忙吗?
I am working on a Python project to scrap videos from Instagram using Selenium and request.
I am following the following link but it seems Instagram changed its settings:https://www.youtube.com/watch?v=3DCtaJvf6VA&list=PLEsfXFp6DpzQjDBvhNy5YbaBx9j-ZsUe6&index=17&ab_channel=CodingEntrepreneurs
However, after I get a link of Instagram video, it's like this:
blob:https://www.instagram.com/4ddaf674-312a-4366-ad12-136bda7b6c8e
Hence, I cannot download the video. And I have looked at similar posts and they can find m3u8 or .ts in the Inspection. However, I cannot find any of them. Could anyone help?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论