mirror of
https://cdm-project.com/Download-Tools/udemy-downloader.git
synced 2025-04-30 02:24:25 +02:00
Update main.py
This commit is contained in:
parent
c8945b8091
commit
1f72e875f5
2
main.py
2
main.py
@ -1437,7 +1437,7 @@ if __name__ == "__main__":
|
||||
"> 'save_to_file' was specified, data will be saved to json files")
|
||||
|
||||
if not os.path.isfile(keyfile_path):
|
||||
print("> Keyfile not found! Did you rename the file correctly?")
|
||||
print("❗ Keyfile not found! Did you rename the file correctly? ❗")
|
||||
sys.exit(1)
|
||||
|
||||
# Read keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user