mirror of
https://github.com/karl0ss/GoGoDownloader.git
synced 2025-05-14 18:58:11 +01:00
Modified few lines
This commit is contained in:
parent
b3766d5a6e
commit
d1c222ff91
@ -66,6 +66,7 @@ def bitanime():
|
||||
print(f"{OK}Episode/s: {Fore.LIGHTCYAN_EX}{all_episodes}")
|
||||
print(f"{OK}Quality: {Fore.LIGHTCYAN_EX}{episode_quality}")
|
||||
print(f"{OK}Link: {Fore.LIGHTCYAN_EX}{source}")
|
||||
|
||||
folder = os.path.join(os.getcwd(), title)
|
||||
if not os.path.exists(folder):
|
||||
os.mkdir(folder)
|
||||
|
Loading…
x
Reference in New Issue
Block a user