Gutem

Results 6 comments of Gutem

Another thing that I had observed: I had to use `wordwrap(base64_encode("$req")."\n", 76, "\n", true);` 'cause PHP doesn't follow RFC 2045, which defined Base64, REQUIRES a newline after 76 characters. Telegram's...

I can help on this one! Just need some days to finish some work before...

I can translate some to pt_BR

I'm getting: ```python $ pip3 install scribd-downloader Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: scribd-downloader in /usr/local/lib/python3.10/dist-packages/scribd_downloader-1.3.1-py3.10.egg (1.3.1) Requirement already satisfied: requests>=2.19.1 in /home/gutem/.local/lib/python3.10/site-packages...