gpt4 book ai didi

python - 在 Pytube 中获取 Http 错误 404。这是什么原因?

转载 作者:行者123 更新时间:2023-12-04 04:27:24 25 4
gpt4 key购买 nike

关闭。这个问题需要debugging details .它目前不接受答案。












想改善这个问题吗?更新问题,使其成为 on-topic对于堆栈溢出。

3个月前关闭。




Improve this question




Error message/code
此代码曾经在 4 天前工作,现在显示错误。我尝试使用 pytube3 但这没有帮助。

from pytube import YouTube** 
YouTube('https://www.youtube.com/watch?v=JbBsqmKclXE').streams**
HTTPError Traceback(最近一次调用最后一次)
在 ()
----> 1 YouTube('https://www.youtube.com/watch?v=JbBsqmKclXE').流
14帧
/usr/lib/python3.7/urllib/request.py in http_error_default(self, req, fp, code, msg, hdrs)
647 class HTTPDefaultErrorHandler(BaseHandler):
648 def http_error_default(self, req, fp, code, msg, hdrs):
--> 649 引发 HTTPError(req.full_url, code, msg, hdrs, fp)
650
651 类 HTTPRedirectHandler(BaseHandler):
HTTPError:HTTP 错误 404:未找到

最佳答案

此问题已由 Ssuwani 修复.您可以安装 Pytube

pip install git+https://github.com/ssuwani/pytube 

关于python - 在 Pytube 中获取 Http 错误 404。这是什么原因?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67616088/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com