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
936 stars 131 forks source link

[BUG] no superchat in the log #206

Closed Manka-Muakido closed 1 year ago

Manka-Muakido commented 1 year ago

Basic information

Describe the bug

superchat are not logged/recovered from the live chat replay

Command/Code used

If running from the command line, provide the following:

  1. The command used (including the verbose tag, -v):
    chat_downloader https://www.youtube.com/watch?v=5fU0TUbOiaE --output chat.json
  2. Output from the above command:
    
    [output.txt](https://github.com/xenova/chat-downloader/files/11128383/output.txt)

C:\Users\ManakaMukaido\Desktop>chat_downloader https://www.youtube.com/watch?v=5fU0TUbOiaE --output chat.json



## Expected behavior
the same log, but with the superchat as a normal chat the only difference that this possible has some extra porperty/tag in json that express that this is a superchat and the value and currency $, R$, etc

exemple in the txt form:
2:03:39 | Natanael Mendes: to reclamando do baiano
2:03:53 | Arthur Cantelli: Muriel, pergunta pro Klaus do DOIS EMPREGOS
2:03:56 | SUPERCHAT | $ | 100,00 | Natanael Mendes: I LOVE YOU GUYS
2:03:57 | Natanael Mendes: já parei de mandar superchat

## Screenshots
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/39040633/229264007-e5dd443c-9fdb-4a98-a008-87a2ac84e679.png)