Open vbrilon opened 2 days ago
I can reproduce this error consistently on pretty much every page now -- it seems that the site triggers some sort of throttling and the downloader times out maybe?
I do get this type of thing from time to time and I'm not sure how to make it more robust. Increasing the wait time doesn't seem to help I don't think.
A few things to try:
--headless
)I just bought that song and was able to run through it successfully, so there's nothing wrong with that particular song page.
Thanks for trying that -- you're right, sometimes the songs do come through, but once it starts happening it keeps happening for a while, until I walk away for a few hours. Smells to me that they're throttling something on their end. I strongly suspect it's the actual processing + download of the file is where the slowdown happens, but I'll spend some time with it, and doing some network profiling and see if I can figure out what's actually going on.
I also notice that as the problem gets worse, I end up with more tracks missing and/or tracks with .crdownload extensions, which feels to me like the timeout is happening while it's downloading.
Trying to download all the tracks from here: https://www.karaoke-version.com/custombackingtrack/creedence-clearwater-revival/bad-moon-rising.html
The downloader consistently dies as it downloads the next to the last track in the list. So it gets "Rhythm Electric Guitar", but then shows this error and exist before downloading "Lead Vocal".
Is there additional debug info I can give to help with this?