Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
TypeError: argument of type 'NoneType' is not iterable #20737
Comments
|
|
@remitamine Because the Chinese network issues, I am using a network proxy to get the video from Youtube, The ip of network proxy is located on Hong Kong. Maybe it's a network problem? |
|
@remitamine you have labeled this as invalid, but can you tell me why this happened? |
|
marked invalid because the video you're trying to download a video that has been blocked by youtube. |
|
@remitamine I know the video is blocked, but it should print a simple sentence like "this video is unavailable", not like that awful error stack.
|

What is the purpose of your issue?
Description of your issue, suggested solution and other information
It run well before, but since yesterday it went to report this error. Before, it will print an information like This video is unavailable or This video is blocked by xxx, etc. But now, it prints this error tracks.