TartexFumex / musecore2pdf

Convert musecore url to pdf file
3 stars 1 forks source link

Thanks for your work! #2

Closed ZhymabekRoman closed 5 months ago

ZhymabekRoman commented 6 months ago

Hi there. I'm an active MuseScore user and sometimes I need to download some pdf sheet music. And I developed Telegram bot that make easily download MuseScore sheet music. But for now it doesn't work and I made Telegram bot based on your backend.

https://github.com/ZhymabekRoman/musescore_pdf_downloader

Thanks.

ZhymabekRoman commented 6 months ago

But there is a problem, pages with more than one don't load. Probably MuseScore somehow detects the Selenium instance and just blocks. For example, this downloads fine.

TartexFumex commented 5 months ago

Hi, Thank you for your feedback, I will try to fix that. Could you send me the Musecore pages that don't work?

ZhymabekRoman commented 5 months ago

Yes of course:

TartexFumex commented 5 months ago

I think there is a problem with musecore. I tried to load these pages on different browsers/computers and with different French IP addresses but only the first page loaded. Is it the same on your usual browser?

ZhymabekRoman commented 5 months ago

Is it the same on your usual browser?

Yes. Yesterday was absolutely normal.

TartexFumex commented 5 months ago

it's working again for me: render.pdf render2.pdf

TartexFumex commented 5 months ago

is it working for you now?

ZhymabekRoman commented 5 months ago

Sorry for the late response, sometimes pages load sometimes not, probably problem in MuseScore side, because some request get responses with status code 404.

Thanks!