pytube(2)
-
pytube Trouble Shooting
urllib.error.HTTPError: HTTP Error 400: Bad Request참조: https://github.com/pytube/pytube/issues/1894 [BUG] Age restriction fix is no longer working, producing 400, bad request · Issue #1894 · pytube/pytubeDescribe the bug When you use the age restriction fix that has always worked (described here), it now produces bad request. To Reproduce Please provide the following information: innterube.py st..
2024.07.18 -
pytube.exceptions.RegexMatchError: get_ytplayer_config: could not find match for config_patterns
특정 버전으로 셋팅해야 해결 됨 pip install pytube==10.4.1
2021.04.10