Exception occurred during processing of request from ('127.0.0.1', 14482)
Traceback (most recent call last):
File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 691, in process_request_thread
self.finish_request(request, client_address)
File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 361, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "C:\Users\土豆仔\webvideo-downloader\downloader\tools\webserver.py", line 110, in init
StreamRequestHandler.init(self, socket, addr, server)
File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 755, in init
self.handle()
File "C:\Users\土豆仔\webvideo-downloader\downloader\tools\webserver.py", line 133, in handle
BaseHTTPRequestHandler.handle(self)
File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\http\server.py", line 436, in handle
self.handle_one_request()
File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\http\server.py", line 424, in handle_one_request
method()
TypeError: 'NoneType' object is not callable
Affected webpage :https://www.iqiyi.com/v_19rslfkmuo.html and all other iqiyi website.
Kindly support to guide me find a method to upgrade the program for the function resume.
Exception occurred during processing of request from ('127.0.0.1', 14482) Traceback (most recent call last): File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 691, in process_request_thread self.finish_request(request, client_address) File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 361, in finish_request self.RequestHandlerClass(request, client_address, self) File "C:\Users\土豆仔\webvideo-downloader\downloader\tools\webserver.py", line 110, in init StreamRequestHandler.init(self, socket, addr, server) File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\socketserver.py", line 755, in init self.handle() File "C:\Users\土豆仔\webvideo-downloader\downloader\tools\webserver.py", line 133, in handle BaseHTTPRequestHandler.handle(self) File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\http\server.py", line 436, in handle self.handle_one_request() File "C:\Users\土豆仔\AppData\Local\Programs\Python\Python311\Lib\http\server.py", line 424, in handle_one_request method() TypeError: 'NoneType' object is not callable
Affected webpage :https://www.iqiyi.com/v_19rslfkmuo.html and all other iqiyi website. Kindly support to guide me find a method to upgrade the program for the function resume.