From 5a082b63a424d32b5f3ca5046bd666714923aa11 Mon Sep 17 00:00:00 2001 From: Bennett <2165217440@qq.com> Date: Sat, 10 May 2025 23:16:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8D=95=E4=BD=8D=E6=95=B0ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- convert.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convert.py b/convert.py index 70ddcfd..8e57a4a 100644 --- a/convert.py +++ b/convert.py @@ -136,7 +136,7 @@ def convert_to_simai_folder(result,output_folder): # 示例调用 if __name__ == "__main__": - for i in range(11822,11838): + for i in range(11838,11851): res = search_music_by_id(str(i)) if res is None: continue