Alex

Results 18 comments of Alex

I found out what is most likely causing the issue, the package [cloudscraper](https://www.npmjs.com/package/cloudscraper) that this uses has been deprecated. The only other (updated) CF bypass I've seen [is written in...

@ArturiaPendragon that library is made using C#, I'm not sure that you can port that to NodeJS. I'm looking into libraries for this right now, I'll make a PR if...

I'll look into this as well. I got it to (sort of) work by calling py3 from the Node runtime and having it use [this Python cloudscraper](https://github.com/VeNoMouS/cloudscraper) but that requires...

@simplymemes on my fork on branch patch-2, [I'm getting an error with this regex](https://github.com/AlexIsOK/crunchyroll-dl/blob/171cc2e4f826df8e565d2bb071130c5fc8fa463a/index.js#L601). CR may have changed the div class of what you're trying to match. Downloading single episodes...

@Owyii It doesn't work until the regex is fixed, and I found that the downloader works a lot better if you download the individual episode rather than all of them...

@simplymemes Right, I forgot Windows uses `\` instead of `/`. I'll change this to use `path` instead of `fs.rename()`

May take a bit longer than expected, I needed to make a Windows VM to run this on, but I should have a fix within the next two hours. Edit:...

Update: after a hard shutdown on the WiiU after about 12 hours, it seems like it was frozen as only 2MB of data was written to the disk.