urllib.error.HTTPError:HTTP 错误 410:pytube 版本 12.0.0 已消失

发布于 2025-01-11 14:31:35 字数 258 浏览 3 评论 0原文

我正在尝试使用 Flask 和 pytube 运行 YouTube 下载器。我在 Windows PC 上对其进行了编程,一切正常,但现在当我尝试在 ubuntu 服务器上使用该网站时,出现以下错误: urllib.error.HTTPError: HTTP Error 410: Gone

与其他帖子中的错误相同,但是答案后面的解决方案是安装版本 11.0.0。 但我尝试了版本 11.0.0 和 12.0.0,它只适用于我的电脑(Windows)。

也许你知道问题所在。

Im trying to run a youtube downloader with flask and pytube. I programmed it on my windows Pc and everything works fine but now when I try to use the site on my ubuntu server it gives me this error:
urllib.error.HTTPError: HTTP Error 410: Gone

Its the same error like in other Posts but, the solution following to the answers is installing version 11.0.0.
But I tryied version 11.0.0 and 12.0.0 and it only works on my Pc(Windows).

Maybe u know the problem.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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