wetcork / raiplay-dl

The most advanced raiplay.it downloader
MIT License
35 stars 6 forks source link

Added generic headers to requests #12

Open AlexKalopsia opened 3 months ago

AlexKalopsia commented 3 months ago

First of all, thanks for raiplay-dl. The tool was failing, and after some debugging, it seems like the cause was the lack of request headers.

I have added them where needed, and now the connection works. I have also fixed some minor formatting in the debugging messages for consistency.