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
948 stars 132 forks source link

Help much appreciated #42

Closed matthewtechno closed 3 years ago

matthewtechno commented 3 years ago

Really sorry to have to do this but I have no knowledge of Python and this is my last hope. I live streamed a wedding and trimmed it not realising YouTube removed live chat replay if you trim. The couple had lots of lovely messages from family there and I really need to get them back. If I share the video URL, can anybody help me with this? Thank you so much.

xenova commented 3 years ago

Hi Matthew. Since YouTube does not have an API for retrieving past livestream comments, the only way (to my knowledge) to retrieve chat messages is to essentially open the url and simulate "getting" the next bunch of messages: which is what the tool does. So, if it is not visible on the YouTube page, it most likely will not be able to be retrieved using the tool.

If you wish to send the ID (here or via email), I can try some things, but I cannot promise anything.

Unfortunately YouTube has had this "feature" (that trimming the video causes the live chat replay to be deleted) for more than two years... for example. Are you perhaps able to undo the trim? I am unsure whether that would fix it, but I suppose it is worth a try.

Hope this helps!