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
PS F:\Downloads\khinsider-master> .\khinsider.py --format flac sonic-the-hedgehog-boom-the-music-from-sonic-cd-and-sonic- Getting song list...
An unexpected error occurred! If it isn't too much to ask, please report to https://github.com/obskyr/khinsider/issues.
Attach the following error message:
Traceback (most recent call last):
File "F:\Downloads\khinsider-master\khinsider.py", line 589, in <module>
sys.exit(doIt())
File "F:\Downloads\khinsider-master\khinsider.py", line 533, in doIt
success = download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "F:\Downloads\khinsider-master\khinsider.py", line 408, in download
return Soundtrack(soundtrackId).download(path, makeDirs, formatOrder, verbose)
File "F:\Downloads\khinsider-master\khinsider.py", line 323, in download
files.append(getAppropriateFile(song, formatOrder))
File "F:\Downloads\khinsider-master\khinsider.py", line 175, in getAppropriateFile
return song.files[0]
IndexError: list index out of range
PS F:\Downloads\khinsider-master>
Im getting this when I try to download this album.
https://downloads.khinsider.com/game-soundtracks/album/sonic-the-hedgehog-boom-the-music-from-sonic-cd-and-sonic-
Happens with this as well.
https://downloads.khinsider.com/game-soundtracks/album/sonic-the-hedgehog-caf-selection
The text was updated successfully, but these errors were encountered: