Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This ain't it chief. #43

Closed
Yoshi1203 opened this issue Feb 23, 2020 · 3 comments
Closed

This ain't it chief. #43

Yoshi1203 opened this issue Feb 23, 2020 · 3 comments

Comments

@Yoshi1203
Copy link

Traceback (most recent call last):
File "khinsider.py", line 589, in
sys.exit(doIt())
File "khinsider.py", line 533, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "khinsider.py", line 408, in download
return Soundtrack(soundtrackId).download(path, makeDirs, formatOrder, verbose)
File "khinsider.py", line 323, in download
files.append(getAppropriateFile(song, formatOrder))
File "khinsider.py", line 168, in getAppropriateFile
return song.files[0]
IndexError: list index out of range

@Zindswini
Copy link

Zindswini commented Feb 23, 2020

I got the same error, downloaded the latest update, it started working.

@obskyr
Copy link
Owner

obskyr commented Feb 23, 2020

@Yoshi1203 This is probably #42 – could you download the latest version, see if that works, and report back?

@Yoshi1203
Copy link
Author

@Yoshi1203 This is probably #42 – could you download the latest version, see if that work, and report back?

Yeah, that solved it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants