Closed PsyKoptiK closed 2 years ago
Try updating your khinsider.py file, it worked out for me.
Thanks @theshadowmario3 for your answer.
$ pip install -U khinsider
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: khinsider in /usr/local/lib/python3.8/dist-packages (1.0.0)
Requirement already satisfied: requests<3.0.0,>=2.26.0 in ./.local/lib/python3.8/site-packages (from khinsider) (2.27.1)
Requirement already satisfied: beautifulsoup4<5.0.0,>=4.10.0 in ./.local/lib/python3.8/site-packages (from khinsider) (4.11.1)
Requirement already satisfied: soupsieve>1.2 in ./.local/lib/python3.8/site-packages (from beautifulsoup4<5.0.0,>=4.10.0->khinsider) (2.3.2.post1)
Requirement already satisfied: certifi>=2017.4.17 in ./.local/lib/python3.8/site-packages (from requests<3.0.0,>=2.26.0->khinsider) (2021.10.8)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./.local/lib/python3.8/site-packages (from requests<3.0.0,>=2.26.0->khinsider) (1.26.9)
Requirement already satisfied: idna<4,>=2.5 in ./.local/lib/python3.8/site-packages (from requests<3.0.0,>=2.26.0->khinsider) (3.3)
Requirement already satisfied: charset-normalizer~=2.0.0 in ./.local/lib/python3.8/site-packages (from requests<3.0.0,>=2.26.0->khinsider) (2.0.12)
Everything seems already up-to-date.
Trying search function:
$ khinsider --search horizon-zero-dawn
Couldn't search. Found 3 matching albums.
Ouch!
Trying download function:
$ khinsider jumping-flash
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 "/usr/local/bin/khinsider", line 8, in
→ The problem still remains for me. :smiley:
@PsyKoptiK This has likely been fixed as of b1683fb – try updating to the latest version and let me know how it goes!
Thanks @obskyr, great job everything works perfectly now! :+1:
Hi there,
Khinsider do not work correctly since the last time I used it. There have been some changes on the website recently, maybe it's related to that.
Here is the output of the error.
Thanks.