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
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Utilities : INFO 01. 버밀리온 호수.flac already exists locally.
Utilities : INFO 02. 우리의 기억.flac already exists locally.
Traceback (most recent call last):
File "W:\gg\genie.py", line 175, in
main()
File "W:\gg\genie.py", line 161, in main
rip(url)
File "W:\gg\genie.py", line 121, in rip
s_meta = client.get_stream_meta(track['SONG_ID'], args.f)
File "W:\gg\modules\client.py", line 102, in get_stream_meta
r = self.make_call("stm", "player/j_StmInfo.json", data)
File "W:\gg\modules\client.py", line 38, in make_call
r.raise_for_status()
File "C:\Python39\lib\site-packages\requests\models.py", line 837, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://stm.genie.co.kr/player/j_StmInfo.json
Utilities : INFO 01. 버밀리온 호수.flac already exists locally.
Utilities : INFO 02. 우리의 기억.flac already exists locally.
Traceback (most recent call last):
File "W:\gg\genie.py", line 175, in
main()
File "W:\gg\genie.py", line 161, in main
rip(url)
File "W:\gg\genie.py", line 121, in rip
s_meta = client.get_stream_meta(track['SONG_ID'], args.f)
File "W:\gg\modules\client.py", line 102, in get_stream_meta
r = self.make_call("stm", "player/j_StmInfo.json", data)
File "W:\gg\modules\client.py", line 38, in make_call
r.raise_for_status()
File "C:\Python39\lib\site-packages\requests\models.py", line 837, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://stm.genie.co.kr/player/j_StmInfo.json
Had this issue when trying to download https://www.genie.co.kr/detail/albumInfo?axnm=82449546
The text was updated successfully, but these errors were encountered: