|
@@ -510,8 +510,8 @@ def anchor_video_v2(name,text_content, image_urls,avatar):
|
|
for fname in range(len(text_content)):
|
|
for fname in range(len(text_content)):
|
|
call_achor_video_v2(name_hash+"/"+str(fname),avatar)
|
|
call_achor_video_v2(name_hash+"/"+str(fname),avatar)
|
|
progress += progress_per_video
|
|
progress += progress_per_video
|
|
- ws.send(str(progress))
|
|
|
|
print('step finish')
|
|
print('step finish')
|
|
|
|
+ ws.send(str(progress))
|
|
print('called............................................')
|
|
print('called............................................')
|
|
|
|
|
|
ck=cKey(0,254,0,270)
|
|
ck=cKey(0,254,0,270)
|