[BUG] TypeError: expected string or bytes-like object, got 'NoneType'
when outputting as JSON
#250
Labels
bug
Something isn't working
Basic information
Describe the bug
When running chat_downloader on https://www.twitch.tv/videos/117643919 and output as JSON, it crashes. It works fine if I get rid of
-o hello.json
.Command/Code used
If running from the command line, provide the following:
-v
):If the output is too long, you can attach a text file or remove output which does not constitute to the problem.
Expected behavior
To get the chat. It works fine if I get rid of
-o hello.json
.The text was updated successfully, but these errors were encountered: