使用 blob url 下载视频

发布于 2025-01-15 03:43:56 字数 445 浏览 3 评论 0原文

我正在开发一个 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文