import jmcomic as jm print(f'Input jmcomic Car_ID') car_id = input() jm.download_album(car_id)