mirror of
https://cdm-project.com/Download-Tools/udemy-downloader.git
synced 2025-05-08 10:04:25 +02:00
parent
7a77a528aa
commit
60addf51d9
2
main.py
2
main.py
@ -1467,7 +1467,7 @@ if __name__ == "__main__":
|
|||||||
print("> Aria2c is missing from your system or path!")
|
print("> Aria2c is missing from your system or path!")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
ffmpeg_ret_val = check_for_aria()
|
ffmpeg_ret_val = check_for_ffmpeg()
|
||||||
if not ffmpeg_ret_val:
|
if not ffmpeg_ret_val:
|
||||||
print("> FFMPEG is missing from your system or path!")
|
print("> FFMPEG is missing from your system or path!")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user