Giter Site home page Giter Site logo

reported error about khinsider HOT 13 CLOSED

obskyr avatar obskyr commented on July 23, 2024
reported error

from khinsider.

Comments (13)

daviddavo avatar daviddavo commented on July 23, 2024

I'm having the same problem. Maybe they changed their structure?

from khinsider.

obskyr avatar obskyr commented on July 23, 2024

Which exact command is resulting in this? I can't reproduce with a randomly selected soundtrack.

from khinsider.

daviddavo avatar daviddavo commented on July 23, 2024

beet ydl "https://youtu.be/dQw4w9WgXcQ", for example, but it happens with every video.
If I delete the config, I get a 403 error

from khinsider.

obskyr avatar obskyr commented on July 23, 2024

Hmm. Are you in the wrong repository, perchance? That seems to be a different program!

from khinsider.

AzuzoraDev avatar AzuzoraDev commented on July 23, 2024

The same error occurs for me as well.

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

from khinsider.

obskyr avatar obskyr commented on July 23, 2024

@AzuzoraDev With what soundtrack – what command, exactly?

from khinsider.

AzuzoraDev avatar AzuzoraDev commented on July 23, 2024

From windows dos command line: C:\Users\syntic139\Music\khinsider-master\khinsider.py mario-kart-8-full-gamerip

from khinsider.

CrowTrain avatar CrowTrain commented on July 23, 2024

This issue is occurring for me as well.

khinsider.py ghostsoul-online (as an example)

the error it gives me is

An unexpected error occurred! If it isn't too much to ask, please report to http
s://github.com/obskyr/khinsider/issues.
Attach the following error message:

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

from khinsider.

obskyr avatar obskyr commented on July 23, 2024

Hmm. Those commands seem to work just fine for me. Are you on the latest version of the script? This seems similar to the error that was fixed in the latest version – try re-downloading the script, perhaps.

from khinsider.

fantasynoff avatar fantasynoff commented on July 23, 2024

i think it's not work anymore
all of them are 'Couldn't download xxxxxx. Trying again...'

from khinsider.

AzuzoraDev avatar AzuzoraDev commented on July 23, 2024

Unzip it to a new place, and make sure it is the latest version. Works for me after I just placed in a fresh place. (I just run it from batch with args). I didn't change anything though so perhaps it was a error on kh-side temporary.

from khinsider.

fantasynoff avatar fantasynoff commented on July 23, 2024

thanks,today i tried with same directory, it's' worked

from khinsider.

obskyr avatar obskyr commented on July 23, 2024

Closing this as it seems to be more or less solved. Feel free to comment if you'd like it reopened!

from khinsider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.