xtn-tools-pro 1.0.1.3.9__py3-none-any.whl → 1.0.1.4.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -188,10 +188,11 @@ class GoFunTaskV4:
188
188
  download_url = ini_info["download_url"]
189
189
  x_api_key = ini_info["X-Api-Key"]
190
190
  task_type = ini_info["taskType"]
191
+ phone_status = ini_info["phoneStatus"]
191
192
  download_not_task_time = ini_info["download_not_task_time"]
192
193
  download_task_qsize = ini_info["download_task_qsize"]
193
194
  headers = {"X-Api-Key": x_api_key}
194
- params = {"taskType": task_type}
195
+ params = {"taskType": task_type, "phoneStatus": phone_status}
195
196
  logger.warning("下载队列启动成功...")
196
197
  download_queue_exist_cnt = 3
197
198
  now_qsize_v = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: xtn-tools-pro
3
- Version: 1.0.1.3.9
3
+ Version: 1.0.1.4.1
4
4
  Summary: xtn 开发工具
5
5
  Author: xtn
6
6
  Author-email: czw011122@gmail.com
@@ -55,7 +55,7 @@ xtn_tools_pro/task_pro/go_fun.py,sha256=hWEt2uJ9FCvJH7PhVZttS-11A7J6zbRKwX7c5YLY
55
55
  xtn_tools_pro/task_pro/go_fun_air_v1.py,sha256=25gHmW5aAV6nMY9Y6-wD7uQ_wqE39dr-eaegqVbYKM8,11035
56
56
  xtn_tools_pro/task_pro/go_fun_v2.py,sha256=SgcXgtEBGSVL1V2LyqO0z8Md2H8JZxucYrLLIwqtiLM,18489
57
57
  xtn_tools_pro/task_pro/go_fun_v3.py,sha256=GI1OVup-izwDflAaoy_pN6xmCXat59II7v-MooOtDms,20862
58
- xtn_tools_pro/task_pro/go_fun_v4.py,sha256=uni3XxOYRMIn0tDH_trNIoHmZQrSjo9LvbnqTDGOgps,21140
58
+ xtn_tools_pro/task_pro/go_fun_v4.py,sha256=E4dqhzW3MP_A3FWb3Uh-PDGp6zCNEjGuoyDOUh0s5qc,21217
59
59
  xtn_tools_pro/utils/__init__.py,sha256=I1_n_NP23F2lBqlF4EOlnOdLYxM8M4pbn63UhJN1hRE,418
60
60
  xtn_tools_pro/utils/audio_video.py,sha256=3Im3tGOW6IbmqDcrE1SJUg6eGyLGEyq11Qu6TCutJJw,1115
61
61
  xtn_tools_pro/utils/crypto.py,sha256=B6NC2yVxtwrbSZnngudTFRm7YRGKKEusydVVYWwxFHs,5231
@@ -70,9 +70,9 @@ xtn_tools_pro/utils/shell.py,sha256=s6sJedxLLQokcI1hF5YSD3qgGUPK0brNcP-D3-yv54I,
70
70
  xtn_tools_pro/utils/sql.py,sha256=EAKzbkZP7Q09j15Gm6o0_uq0qgQmcCQT6EAawbpp4v0,6263
71
71
  xtn_tools_pro/utils/time_utils.py,sha256=TUtzG61PeVYXhaQd6pBrXAdlz7tBispNIRQRcGhE2No,4859
72
72
  xtn_tools_pro/utils/win.py,sha256=D5_58WMKOGe9ZwJuJr2JGAWmVISwMOZUx4t7wXUCviU,3512
73
- xtn_tools_pro-1.0.1.3.9.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
74
- xtn_tools_pro-1.0.1.3.9.dist-info/METADATA,sha256=7T35xOp_onR1l-Dj63vsGZpTGQ1_QenbpxldV59SSs8,597
75
- xtn_tools_pro-1.0.1.3.9.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
76
- xtn_tools_pro-1.0.1.3.9.dist-info/entry_points.txt,sha256=t8CtXWOgw7nRDW3XNlZh8MT_P4l8EzsFnyWi5b3ovrc,68
77
- xtn_tools_pro-1.0.1.3.9.dist-info/top_level.txt,sha256=jyB3FLDEr8zE1U7wHczTgIbvUpALhR-ULF7RVEO7O2U,14
78
- xtn_tools_pro-1.0.1.3.9.dist-info/RECORD,,
73
+ xtn_tools_pro-1.0.1.4.1.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
74
+ xtn_tools_pro-1.0.1.4.1.dist-info/METADATA,sha256=TmOnHnxv2o6GvS5J5_dqJzuXpSKq20E1n6SOkjk7WME,597
75
+ xtn_tools_pro-1.0.1.4.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
76
+ xtn_tools_pro-1.0.1.4.1.dist-info/entry_points.txt,sha256=t8CtXWOgw7nRDW3XNlZh8MT_P4l8EzsFnyWi5b3ovrc,68
77
+ xtn_tools_pro-1.0.1.4.1.dist-info/top_level.txt,sha256=jyB3FLDEr8zE1U7wHczTgIbvUpALhR-ULF7RVEO7O2U,14
78
+ xtn_tools_pro-1.0.1.4.1.dist-info/RECORD,,