修改样式
This commit is contained in:
7
Download.py
Normal file
7
Download.py
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
import jmcomic as jm
|
||||||
|
|
||||||
|
print(f'Input jmcomic Car_ID')
|
||||||
|
|
||||||
|
car_id = input()
|
||||||
|
|
||||||
|
jm.download_album(car_id)
|
||||||
Reference in New Issue
Block a user