made changes to save path

This commit is contained in:
2019-12-31 13:40:21 -05:00
parent 9d38622528
commit 4fc3096e7c

View File

@@ -24,7 +24,7 @@ def download():
name = []
#PATH = 'Manga/'
# PATH = 'smb://MediaServer._smb._tcp.local/Downloads/Manga/'
PATH = '/download/'
PATH = """"\download"""
for x in result:
# print(result[y][0])
url.append(result[y][0])