From e2a092be3c5e1849d86005ced136d99ca1f76320 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=8D=9A=E5=87=AF?= <2291200076@qq.com> Date: Wed, 27 Dec 2023 10:20:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=88=AC=E5=8F=96=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- netease_music/manual-script/auto - 0 local.sh | 167 ++++++++++-------- 1 file changed, 96 insertions(+), 71 deletions(-) diff --git a/netease_music/manual-script/auto - 0 local.sh b/netease_music/manual-script/auto - 0 local.sh index c6a8069..ae39cb9 100644 --- a/netease_music/manual-script/auto - 0 local.sh +++ b/netease_music/manual-script/auto - 0 local.sh @@ -2,20 +2,20 @@ # cd ./netease_music cd tools/netease_music/ -# 【ING】 +# 【家台式机ING】 start cmd /k "node index --utils assistant" start cmd /k "node index --utils song" -start cmd /k "node index --utils artist --limit 50000" -start cmd /k "node index --utils album --limit 50000" +start cmd /k "node index --utils artist --limit 10000" +start cmd /k "node index --utils album --limit 10000" start cmd /k "node index --utils lyric --limit 10000" # start cmd /k "node index --utils comment --limit 10000" start cmd /k "node index --utils playlist" -# lyric_5 -# 【ING】 -# node index --utils lyric --min 2100000000 --limit 10000 +# lyric_5 配置待更新 +# 【家台式机ING】 +node index --utils lyric --min 2100000000 --limit 10000 node index --utils lyric --min 2090000000 --max 2100000000 --limit 10000 node index --utils lyric --min 2080000000 --max 2090000000 --limit 10000 node index --utils lyric --min 2070000000 --max 2080000000 --limit 10000 @@ -26,6 +26,7 @@ node index --utils lyric --min 1950000000 --max 1960000000 --limit 10000 node index --utils lyric --min 1940000000 --max 1950000000 --limit 10000 # lyric_4 +# 【家台式机ING】 node index --utils lyric --min 1930000000 --max 1940000000 --limit 10000 node index --utils lyric --min 1920000000 --max 1930000000 --limit 10000 node index --utils lyric --min 1910000000 --max 1920000000 --limit 10000 @@ -38,19 +39,20 @@ node index --utils lyric --min 1850000000 --max 1860000000 --limit 10000 node index --utils lyric --min 1840000000 --max 1850000000 --limit 10000 # lyric_3 +# 【家台式机ING】 node index --utils lyric --min 1830000000 --max 1840000000 --limit 10000 node index --utils lyric --min 1820000000 --max 1830000000 --limit 10000 node index --utils lyric --min 1810000000 --max 1820000000 --limit 10000 node index --utils lyric --min 1800000000 --max 1810000000 --limit 10000 -node index --utils lyric --min 1500000000 --max 1800000000 --limit 10000 +# node index --utils lyric --min 1500000000 --max 1800000000 --limit 10000 node index --utils lyric --min 1490000000 --max 1500000000 --limit 10000 node index --utils lyric --min 1480000000 --max 1490000000 --limit 10000 node index --utils lyric --min 1470000000 --max 1480000000 --limit 10000 node index --utils lyric --min 1460000000 --max 1470000000 --limit 10000 node index --utils lyric --min 1450000000 --max 1460000000 --limit 10000 -# lyric_2 -# 【ING】 +# lyric_2 配置待更新 +# 【家台式机ING】 node index --utils lyric --min 1440000000 --max 1450000000 --limit 10000 node index --utils lyric --min 1430000000 --max 1440000000 --limit 10000 node index --utils lyric --min 1420000000 --max 1430000000 --limit 10000 @@ -62,87 +64,110 @@ node index --utils lyric --min 1370000000 --max 1380000000 --limit 10000 node index --utils lyric --min 1360000000 --max 1370000000 --limit 10000 node index --utils lyric --min 1350000000 --max 1360000000 --limit 10000 -# lyric_1 -# 【ING】 -node index --utils lyric --min 1340000000 --max 1350000000 --limit 10000 -node index --utils lyric --min 1330000000 --max 1340000000 --limit 10000 -node index --utils lyric --min 1320000000 --max 1330000000 --limit 10000 -node index --utils lyric --min 1310000000 --max 1320000000 --limit 10000 -node index --utils lyric --min 1300000000 --max 1310000000 --limit 10000 -node index --utils lyric --min 570000000 --max 1300000000 --limit 10000 -node index --utils lyric --min 560000000 --max 570000000 --limit 10000 -node index --utils lyric --min 550000000 --max 560000000 --limit 10000 -node index --utils lyric --min 540000000 --max 550000000 --limit 10000 -node index --utils lyric --min 530000000 --max 540000000 --limit 10000 +# lyric_1 配置待更新 +# 【家台式机ING】 +# node index --utils lyric --min 1340000000 --max 1350000000 --limit 10000 +# node index --utils lyric --min 1330000000 --max 1340000000 --limit 10000 +# node index --utils lyric --min 1320000000 --max 1330000000 --limit 10000 +# node index --utils lyric --min 1310000000 --max 1320000000 --limit 10000 +# node index --utils lyric --min 1300000000 --max 1310000000 --limit 10000 +# node index --utils lyric --min 570000000 --max 1300000000 --limit 10000 +# node index --utils lyric --min 560000000 --max 570000000 --limit 10000 +# node index --utils lyric --min 550000000 --max 560000000 --limit 10000 +# node index --utils lyric --min 540000000 --max 550000000 --limit 10000 +# node index --utils lyric --min 530000000 --max 540000000 --limit 10000 node index --utils lyric --max 530000000 --limit 10000 + node index --utils lyric --min 530000000 --max 1350000000 --limit 10000 # 合并 临时 + # ################################################################################### # comment_1 -# 【ING】 +# 【家台式机ING】 # node index --utils comment --min 0 --max 100000 --limit 10000 -node index --utils comment --min 100000 --max 200000 --limit 10000 +# node index --utils comment --min 100000 --max 200000 --limit 10000 node index --utils comment --min 200000 --max 400000 --limit 10000 -node index --utils comment --min 400000 --max 600000 --limit 10000 -node index --utils comment --min 600000 --max 800000 --limit 10000 -# node index --utils comment --min 900000 --max 1000000 --limit 10000 +# node index --utils comment --min 400000 --max 1000000 --limit 10000 +# node index --utils comment --min 1000000 --max 1500000 --limit 10000 +# node index --utils comment --min 1500000 --max 2000000 --limit 10000 +# node index --utils comment --min 2000000 --max 2500000 --limit 10000 +# node index --utils comment --min 2500000 --max 3000000 --limit 10000 +# node index --utils comment --min 3000000 --max 3500000 --limit 10000 -# comment_2 -# 【ING】 -node index --utils comment --min 1000000 --max 1500000 --limit 10000 -node index --utils comment --min 1500000 --max 2000000 --limit 10000 -node index --utils comment --min 2000000 --max 2500000 --limit 10000 -node index --utils comment --min 2500000 --max 3000000 --limit 10000 -node index --utils comment --min 3000000 --max 3500000 --limit 10000 - -# comment_3 配置待更新 -# 【阿里云ing】 -node index --utils comment --min 3500000 --max 4000000 --limit 10000 & -node index --utils comment --min 4000000 --max 4500000 --limit 10000 & -node index --utils comment --min 4500000 --max 5000000 --limit 10000 & -node index --utils comment --min 5000000 --max 5500000 --limit 10000 & +# comment_3 +# 【阿里云ing】cd ~/tools/netease_music/ +node index --utils comment --min 3500000 --max 3750000 --limit 10000 & +node index --utils comment --min 3750000 --max 4000000 --limit 10000 & +node index --utils comment --min 4000000 --max 4250000 --limit 10000 & +node index --utils comment --min 4250000 --max 4500000 --limit 10000 & +node index --utils comment --min 4500000 --max 4750000 --limit 10000 & +node index --utils comment --min 4750000 --max 5000000 --limit 10000 & +node index --utils comment --min 5000000 --max 5250000 --limit 10000 & +node index --utils comment --min 5250000 --max 5500000 --limit 10000 & # node index --utils comment --min 5500000 --max 6000000 --limit 10000 # comment_4 配置待更新 - -# comment_5 配置待更新 -# 【公司电脑ing】 -# node index --utils comment --min 6000000 --max 9000000 --limit 10000 -node index --utils comment --min 9000000 --max 9500000 --limit 10000 -# node index --utils comment --min 9500000 --max 10000000 --limit 10000 - -# comment_n -# 【公司电脑ing】 -node index --utils comment --min 10000000 --max 20000000 --limit 10000 -node index --utils comment --min 20000000 --max 30000000 --limit 10000 -node index --utils comment --min 30000000 --max 40000000 --limit 10000 +# 【家台式机ING】 +# node index --utils comment --min 6000000 --max 10000000 --limit 10000 +# node index --utils comment --min 10000000 --max 15000000 --limit 10000 +node index --utils comment --min 15000000 --max 20000000 --limit 10000 +node index --utils comment --min 20000000 --max 25000000 --limit 10000 +node index --utils comment --min 25000000 --max 30000000 --limit 10000 +node index --utils comment --min 30000000 --max 35000000 --limit 10000 +node index --utils comment --min 35000000 --max 40000000 --limit 10000 # node index --utils comment --min 40000000 --max 50000000 --limit 10000 -node index --utils comment --min 50000000 --max 500000000 --limit 10000 +# node index --utils comment --min 50000000 --max 100000000 --limit 10000 +# node index --utils comment --min 100000000 --max 200000000 --limit 10000 +# node index --utils comment --min 200000000 --max 300000000 --limit 10000 +# node index --utils comment --min 300000000 --max 400000000 --limit 10000 +node index --utils comment --min 400000000 --max 500000000 --limit 10000 +node index --utils comment --min 500000000 --max 600000000 --limit 10000 +# node index --utils comment --min 600000000 --max 700000000 --limit 10000 +# node index --utils comment --min 700000000 --max 800000000 --limit 10000 +node index --utils comment --min 800000000 --max 900000000 --limit 10000 +# node index --utils comment --min 900000000 --max 1000000000 --limit 10000 # comment_2n_1 配置待更新 # 【公司电脑ing】 # node index --utils comment --min 1000000000 --max 1100000000 --limit 10000 # node index --utils comment --min 1100000000 --max 1200000000 --limit 10000 -node index --utils comment --min 1200000000 --max 1300000000 --limit 10000 -node index --utils comment --min 1300000000 --max 1400000000 --limit 10000 -node index --utils comment --min 1400000000 --max 1500000000 --limit 10000 +# node index --utils comment --min 1200000000 --max 1280000000 --limit 10000 +node index --utils comment --min 1280000000 --max 1300000000 --limit 10000 +node index --utils comment --min 1300000000 --max 1320000000 --limit 10000 +node index --utils comment --min 1320000000 --max 1340000000 --limit 10000 +node index --utils comment --min 1340000000 --max 1360000000 --limit 10000 +node index --utils comment --min 1360000000 --max 1380000000 --limit 10000 +node index --utils comment --min 1380000000 --max 1400000000 --limit 10000 +node index --utils comment --min 1400000000 --max 1420000000 --limit 10000 +node index --utils comment --min 1420000000 --max 1440000000 --limit 10000 +node index --utils comment --min 1440000000 --max 1460000000 --limit 10000 +node index --utils comment --min 1460000000 --max 1480000000 --limit 10000 +node index --utils comment --min 1480000000 --max 1500000000 --limit 10000 # comment_2n_2 配置待更新 -# 【手机ing】 -node index --utils comment --min 1500000000 --max 1600000000 --limit 10000 & -node index --utils comment --min 1600000000 --max 1700000000 --limit 10000 & -node index --utils comment --min 1700000000 --max 1800000000 --limit 10000 & -node index --utils comment --min 1800000000 --max 1900000000 --limit 10000 & -node index --utils comment --min 1900000000 --max 2000000000 --limit 10000 & +# 【手机ing】cd tools/netease_music/ +node index --utils comment --min 1500000000 --max 1520000000 --limit 10000 & +# node index --utils comment --min 1520000000 --max 1600000000 --limit 10000 +# node index --utils comment --min 1600000000 --max 1700000000 --limit 10000 +# node index --utils comment --min 1700000000 --max 1800000000 --limit 10000 +node index --utils comment --min 1800000000 --max 1820000000 --limit 10000 & +node index --utils comment --min 1820000000 --max 1840000000 --limit 10000 & +node index --utils comment --min 1840000000 --max 1860000000 --limit 10000 & +node index --utils comment --min 1860000000 --max 1880000000 --limit 10000 & +node index --utils comment --min 1880000000 --max 1900000000 --limit 10000 & +node index --utils comment --min 1900000000 --max 1920000000 --limit 10000 & +node index --utils comment --min 1920000000 --max 1940000000 --limit 10000 & +node index --utils comment --min 1940000000 --max 1960000000 --limit 10000 & +node index --utils comment --min 1960000000 --max 1980000000 --limit 10000 & +node index --utils comment --min 1980000000 --max 2000000000 --limit 10000 & # comment_2n_3 配置待更新 -# 【阿里云ing】 -node index --utils comment --min 2000000000 --max 2100000000 --limit 10000 & -node index --utils comment --min 2100000000 --max 2200000000 --limit 10000 & -# node index --utils comment --min 2200000000 --max 2300000000 --limit 10000 -# node index --utils comment --min 2300000000 --max 2400000000 --limit 10000 -# node index --utils comment --min 2400000000 --max 2500000000 --limit 10000 +# 【阿里云ing】cd ~/tools/netease_music/ +node index --utils comment --min 2000000000 --max 2020000000 --limit 10000 & +node index --utils comment --min 2020000000 --max 2040000000 --limit 10000 & +node index --utils comment --min 2040000000 --max 2060000000 --limit 10000 & +node index --utils comment --min 2060000000 --max 2080000000 --limit 10000 & +node index --utils comment --min 2080000000 --max 2100000000 --limit 10000 & +node index --utils comment --min 2100000000 --max 2120000000 --limit 10000 & +# node index --utils comment --min 2120000000 --max 2500000000 --limit 10000 # node index --utils comment --min 2500000000 --limit 10000 - -# # 待整理 2000000 - 1999000000 -# start cmd /k "node index --utils comment --limit 10000 --min --max " # \ No newline at end of file