Pytube keeps return 404 not found/Pytube 持续报错(404).

这个问题是由PyTube自身库中的一个小问题导致的(当然,你得确保已经开了*),目前已经修复了。

用 'pip install pytube --upgrade'更新一下你的库,再试试看。

This issue was induced by a problem with the PyTube library. There is an issue about it here: https://github.com/pytube/pytube/issues/495

It is already fixed and a new release was published. 

Using  'pip install pytube --upgrade' and run your code again.

上一篇:nginx自定义错误页


下一篇:18.案例实战:体验lombok的核心@Data和@Slf4j注解