Files
pinterest-downloader/pinterest-downloader.py
林果皞 5265c3ebbb Not proper way to fix the encoding error.
Gzip is not a standard option in Accept-Encoding, but removing 'br' can still fix the issue. However, to avoid using non-modern browsers without gzip support, it may be better to force users to install Brotli. 

This error occurred on my newly installed Python on Windows; there were no issues on my Linux machine.
2023-05-01 04:10:08 +08:00

96 KiB
Executable File