Xmader / musescore-downloader

⚠️ This repo has moved to https://github.com/LibreScore/dl-librescore ⚠️ | Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required | 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱

Home Page:https://github.com/LibreScore/dl-librescore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npx runtime failing (for different reasons, with same score)

muttoni opened this issue · comments

I tried twice:

----------------------------------------------------------------------- 12:02:27
? Score URL or path to local MSCZ file:
  (starts with "https://(s.)musescore.com/" or local filepath ends with ".mscz")
 right-click to paste
  https://musescore.com/user/32596742/scores/6277044
! ID: 6277044
  Title: [redacted]
  Continue? Yes

✖ request to https://bafybeib7blnr4vpjvd56iyzjd2vkpqoruobisbfjez55y4qmcreiczdqz4.ipfs.infura-ipfs.io/ failed, reason: write EPROTO 4471950784:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:797:

----------------------------------------------------------------------- 12:03:25
~$ npx msdl
? Score URL or path to local MSCZ file:
  (starts with "https://(s.)musescore.com/" or local filepath ends with ".mscz") right-click to paste
  https://musescore.com/user/32596742/scores/6277044
! ID: 6277044
  Title: [redacted]
  Continue? Yes

ℹ MSCZ file loaded
ℹ File URL: https://ipfs.infura.io/ipfs/QmSajzhF1Zpu6twQ4HxnhQhj2wWyjZQPnfNrLTqrhCRSRk
✖ Cannot read property 'readFile' of undefined
-------------------------------------------------

make sure you are using Node.js >= 12

Tried with Node.js > 12
request to https://ipfs.infura.io:5001/api/v0/block/stat?arg=/ipfs/QmQJjGbutzwtx49Bj4H4U94LeKaF6ojWsvcjtcCDrAezxS/1/1308281.mscz failed, reason: connect ECONNREFUSED 54.157.70.31:5001
Got a ECOMNREFUSED error.

Tried with Node.js > 12
request to https://ipfs.infura.io:5001/api/v0/block/stat?arg=/ipfs/QmQJjGbutzwtx49Bj4H4U94LeKaF6ojWsvcjtcCDrAezxS/1/1308281.mscz failed, reason: connect ECONNREFUSED 54.157.70.31:5001
Got a ECOMNREFUSED error.

Check your internet connection, or try to visit the url in your browser

I have internet. Site can't be reached when link pasted in browser.

It's most likely a problem on your end, I can download/connect to it just fine.