Explorar o código

fixing websocket

ming %!s(int64=3) %!d(string=hai) anos
pai
achega
53418fc294
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -633,7 +633,7 @@ def anchor_video_v2(name,text_content, image_urls,avatar,client_id):
     for n in range(frames):
         f=t.GetFrame(n)
         w.WriteFrame(f)
-        if n== frames/5:
+        
             
     progress = 100
     sendProgress(progress,client_id)