You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 681, in
sys.exit(doIt())
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 628, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 457, in download
return soundtrack.download(path, makeDirs, formatOrder, verbose)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 371, in download
if not friendlyDownloadFile(file, path, fileNumber, totalFiles, verbose):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 225, in friendlyDownloadFile
file.download(path)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 444, in download
with open(path, 'wb') as outFile:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\user\Downloads\khinsider\ef - a fairy tale of the two. Original Soundtrack. Alatoinfo\23.png'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 681, in
sys.exit(doIt())
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 628, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 457, in download
return soundtrack.download(path, makeDirs, formatOrder, verbose)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 371, in download
if not friendlyDownloadFile(file, path, fileNumber, totalFiles, verbose):
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 225, in friendlyDownloadFile
file.download(path)
File "C:\Users\user\Downloads\khinsider\khinsider.py", line 444, in download
with open(path, 'wb') as outFile:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\user\Downloads\khinsider\ef - a fairy tale of the two. Original Soundtrack. Alatoinfo\23.png'
The text was updated successfully, but these errors were encountered: