This commit is contained in:
		@@ -117,6 +117,8 @@ class MainHandler(tornado.web.RequestHandler):
 | 
			
		||||
                provider_data = await stream_providers.get_any(
 | 
			
		||||
                    handler.upstream, handler.proxy, logger
 | 
			
		||||
                )
 | 
			
		||||
            if provider_data is None:
 | 
			
		||||
                return (None, None, None)
 | 
			
		||||
 | 
			
		||||
            video_info = {}
 | 
			
		||||
            if handler.direct:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user