xenova / chat-downloader

A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts. No authentication needed!
https://chat-downloader.readthedocs.io/
MIT License
902 stars 127 forks source link

Store non-ASCII chars as is to save disk space of JSON(L) files #254

Open nevmerzhitsky opened 1 month ago

nevmerzhitsky commented 1 month ago

These files already use utf-8 encoding, thus there is no profit to store data in ASCII encoding.