jinhang

Results 5 comments of jinhang

script/server.js ++++ ```js app.use((_, res, next) => { res.header('Cross-Origin-Opener-Policy', 'same-origin'); res.header('Cross-Origin-Embedder-Policy', 'require-corp'); next(); }); ```

Seriously, you're the best!

The same error, my friend, is it related to the network, but it is normal for me to use other links

Hello, I used this parameter here, and it's the same error ![image](https://github.com/user-attachments/assets/1670961e-c85a-4765-9c1d-d52f9f36cc46) ``` Traceback (most recent call last): File "D:\code\python\project\examples\pytube\test_pytubefix_issue.py", line 22, in test_YouTube() File "D:\code\python\project\examples\pytube\test_pytubefix_issue.py", line 8, in test_YouTube...

url = 'https://www.youtube.com/watch?v=z528yJglerI' # has age restrictions and cannot be accessed without confirmation. playability_status: AGE_CHECK_REQUIRED